GithubHelp home page GithubHelp logo

bfx-examples's Introduction

I improve human lives
by creating software
for biologists and clinicians
to accelerate breakthroughs in genomics science

bfx-examples's People

Contributors

nh13 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bfx-examples's Issues

Exception in thread "main" com.fulcrumgenomics.sopt.cmdline.ValidationException

Hi. We tryied to test the bfx-examples so far with no succes .... Could not find the way to continue ... Could you help please ? Thnx . R.

sbt test ended with success... but ...

machine:~/sbt_project_UMI$ java -jar bfx-examples/pipelines/target/scala-2.12/bfx-examples-pipelines.jar SingleStrandUmiSomaticVariantCalling --input-bam=/xdrive/umiPipeline/S29.bam -ref=/hg19/genome.fa --intervals=/xdrive/umiPipeline/E7000.bed --output=./test2.txt

[2018/07/31 11:32:51 | DagrCoreMain | Info] SingleStrandUmiSomaticVariantCalling failed. Elapsed time: 0.02 minutes.
Exception in thread "main" com.fulcrumgenomics.sopt.cmdline.ValidationException
at dagr.core.cmdline.DagrCoreArgs.configure(DagrCoreMain.scala:142)
at dagr.core.cmdline.DagrCoreMain.makeItSo(DagrCoreMain.scala:234)
at dagr.core.cmdline.DagrCoreMain.makeItSoAndExit(DagrCoreMain.scala:213)
at dagr.core.cmdline.DagrCoreMain$.main(DagrCoreMain.scala:55)
at dagr.core.cmdline.DagrCoreMain.main(DagrCoreMain.scala)

CONFIG FILE :
###############################################################################

DAGR configuration file

################################################################################

Some basic dagr configuration

dagr = {
command-line-name = "bfx-examples-pipeline"
path = ${PATH} // tell dagr to search for executables using the system path by default
package-list = ["com.nilshomer.bfx.examples"]
}

Config variables that are used to set other paths

pipeline_dir = /home/sbt_project_UMI/bfx-examples/pipeline/bin

Task Configuration

picard.jar = ${pipeline_dir}/picard.jar
fgbio.jar = ${pipeline_dir}/fgbio.jar
bwa.executable = ${pipeline_dir}/bwa
bwa-kit.dir = ${pipeline_dir}/bwa.kit
vardictjava.dir = ${pipeline_dir}/VarDictJava
bfx-examples-tools.jar = ${pipeline_dir}/bfx-examples-tools.jar

FYI :
/home/sbt_project_UMI/bfx-examples/pipeline/bin contains all the binary files (bwa, picard, fgbio, bfx-examples-tools) + directory bwa. kit with binaries + directory VarDictJava with binaries (VarDict-1.5.4.jar)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.