logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

act - Artemis comparison tool for genome sequences

Examples

               % act
               % act af063097.embl af063097_v_b132222.crunch b132222.embl
               % act -Dblack_belt_mode=true -Dbam1=MAL_0h.bam -Dbam2=MAL_7h.bam,var.raw.new.bcf
               % act -Duserplot2=/pathToFile/userPlot

Name

       act - Artemis comparison tool for genome sequences

Options

               SEQUENCE                   An EMBL, GenBank, FASTA, or GFF3 file
               FEATURE                    An Artemis TAB file, or GFF file
               COMPARISON                 A BLAST comparison file in tabular format

               -options FILE              Read a text file of options from FILE
               -chado                      Connect to a Chado database (using PGHOST, PGPORT, PGDATABASE, PGUSER
       environment variables)

               -Dblack_belt_mode=?         Keep warning messages to a minimum [true,false]
               -DuserplotX=FILE[,FILE2]    For sequence 'X' open one or more userplots
               -DloguserplotX=FILE[,FILE2] For sequence 'X' open one or more userplots, take log(data)
               -DbamX=FILE[,FILE2,...]     For sequence 'X' open one or more BAM, CRAM, VCF, or BCF files
               -Dchado="h:p/d?u"           Get ACT to open this CHADO database
               -Dread_only                 Open CHADO database read-only

See Also

               https://sanger-pathogens.github.io/Artemis/ACT/

       art(1), dnaplotter(1)

                                                 September 2020                                           ACT(1)

Synopsis

act [options] SEQUENCE_1COMPARISON_1_2SEQUENCE_2...

See Also