Skip to content
Snippets Groups Projects
Commit a9906a8d authored by tcarver's avatar tcarver
Browse files

add command line options show_snps, show_snp_plot, show_cov_plot

parent e6fa5e49
No related branches found
No related tags found
No related merge requests found
...@@ -104,6 +104,9 @@ OPTIONS ...@@ -104,6 +104,9 @@ OPTIONS
-Dbam=FILE[,FILE2,...] Open one or more BAM, VCF or BCF files -Dbam=FILE[,FILE2,...] Open one or more BAM, VCF or BCF files
-DbamClone=n Open all BAMs in multiple (n > 1) panels -DbamClone=n Open all BAMs in multiple (n > 1) panels
-Dbam[1,2,..]=FILE[,FILE2,..] Open BAMs in separate panels -Dbam[1,2,..]=FILE[,FILE2,..] Open BAMs in separate panels
-Dshow_snps Show SNP marks in BamView
-Dshow_snp_plot Open SNP plot in BamView
-Dshow_cov_plot Open coverage plot in BamView
-Dshow_forward_lines=? Hide/show forward frame lines [true,false] -Dshow_forward_lines=? Hide/show forward frame lines [true,false]
-Dshow_reverse_lines=? Hide/show reverse frame lines [true,false] -Dshow_reverse_lines=? Hide/show reverse frame lines [true,false]
-Dchado="h:p/d?u" Get Artemis to open this CHADO database -Dchado="h:p/d?u" Get Artemis to open this CHADO database
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment