-
Notifications
You must be signed in to change notification settings - Fork 4
Description
I tried running the make test commands with the newest version of graphtyper (2.6.2, the binary release) and I get the following error:
[lots of text]
Flag meaning:
- D: Discovery iteration.
- G: Genotyping-only iteration.
- V: VCF file was used to initialize the graph.
- |: Iteration separator.
Academic tradition requires you to cite works you base your article on.
When using programs that use GNU Parallel to process data for publication
please cite:
O. Tange (2011): GNU Parallel - The Command-Line Power Tool,
;login: The USENIX Magazine, February 2011:42-47.
This helps funding further development; AND IT WON'T COST YOU A CENT.
If you pay 10000 EUR you should feel free to use GNU Parallel without citing.
To silence the citation notice: run 'parallel --citation'.
[GraphTyper's 'index' subcommand deprecated. Graph is now indexed automatically after construction.
parallel: This job failed:
bash /tmp/graphtyper_calling.aIqamQ/call_script.sh /tmp/graphtyper_calling.aIqamQ/config.sh /tmp/graphtyper_calling.aIqamQ/local_bamlist 20:500
This also happens if I try running it with my own dataset.
Also fyi the download link for the binary for the 2.6.2 release is still linking to the 2.5.1 release version.