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

add loguserplot

parent 18c92f45
No related branches found
No related tags found
No related merge requests found
art 100755 → 100644
......@@ -89,22 +89,23 @@ SYNOPSIS
USAGE
$0 [options] <SEQUENCE_FILE> [+FEATURE_FILE ...]
OPTIONS
SEQUENCE_FILE An EMBL, GenBank, FASTA, or GFF3 file
FEATURE_FILE An Artemis TAB file, or GFF file
-quiet Suppress normal info messages while running
-options FILE Read a text file of options from FILE
-debug Run using the debugging JVM instead
-fast | -fast64 Use the FastVM (hp Tru64 UNIX) with 32/64 bit pointers
-Dblack_belt_mode=? Keep warning messages to a minimum [true,false]
-Doffset=XXX Open viewer at base position XXX [integer >= 1]
-Duserplot=FILE[,FILE2] Open one or more userplots
-Dbam=FILE[,FILE2,...] Open one or more BAM, VCF or BCF files
-Dshow_forward_lines=? Hide/show forward 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
-Dread_only Open CHADO database read-only
SEQUENCE_FILE An EMBL, GenBank, FASTA, or GFF3 file
FEATURE_FILE An Artemis TAB file, or GFF file
-quiet Suppress normal info messages while running
-options FILE Read a text file of options from FILE
-debug Run using the debugging JVM instead
-fast | -fast64 Use the FastVM (hp Tru64 UNIX) with 32/64 bit pointers
-Dblack_belt_mode=? Keep warning messages to a minimum [true,false]
-Doffset=XXX Open viewer at base position XXX [integer >= 1]
-Duserplot=FILE[,FILE2] Open one or more userplots
-Dloguserplot=FILE[,FILE2] Open one or more userplots, take log(data)
-Dbam=FILE[,FILE2,...] Open one or more BAM, VCF or BCF files
-Dshow_forward_lines=? Hide/show forward 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
-Dread_only Open CHADO database read-only
EXAMPLES
% art AJ006275.embl
% art contigs.fa +annotation.gff +islands.tab
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment