Man page - fetch_genome_by_accession(1)
Packages contains this manual
- create_zoomed_maps(1)
- redraw_maps(1)
- build_blast_atlas(1)
- remove_long_seqs(1)
- fetch_refseq_bacterial_genomes_by_name(1)
- convert_vcf_to_features(1)
- remove_short_seqs(1)
- build_blast_atlas_all_vs_all(1)
- fetch_all_refseq_mitochondrial_genomes(1)
- fetch_all_refseq_chloroplast_genomes(1)
- ncbi_search(1)
- fetch_genome_by_accession(1)
- fetch_all_refseq_bacterial_genomes(1)
- cgview_comparison_tool(1)
Package: cct
apt-get install cct
apt-get install cct
Manuals in package:
Documentations in package:
Manual
FETCH_GENOME_BY_ACCESSION
NAMEDESCRIPTION
USAGE:
DESCRIPTION:
REQUIRED ARGUMENTS:
OPTIONAL ARGUMENTS:
EXAMPLE:
AUTHOR
NAME
fetch_genome_by_accession - visually comparing bacterial, plasmid, chloroplast, or mitochondrial sequences
DESCRIPTION
USAGE:
fetch_genome_by_accession -a STRING -o DIR
DESCRIPTION:
Downloads a GenBank record using the accession number.
REQUIRED ARGUMENTS:
|
-a , --accession STRING |
Accession number of the sequence to download.
|
-o , --output DIR |
The output directory to download the GenBank file into.
|
-h , --help |
Show this message.
EXAMPLE:
fetch_genome_by_accession -a NC_007719 -o my_project/reference_genome
AUTHOR
This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.