We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The p3-all-genomes has limited usage without knowing the field names. Here is an example of a solution to help illustrate how I work.
brettin@golgi:~$ p3-get_genomes --show-fields version assembly_accession assembly_method bioproject_accession biosample_accession class collection_date comments common_name completion_date contigs date_inserted date_modified document_type family gc_content genbank_accessions genome_id genome_length genome_name genome_status genus geographic_location host_name isolation_country isolation_source kingdom order owner patric_cds phylum public publication refseq_accessions refseq_cds sequences sequencing_centers sequencing_depth sequencing_platform species strain taxon_id taxon_lineage_ids taxon_lineage_names
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The p3-all-genomes has limited usage without knowing the field names. Here is an example of a solution to help illustrate how I work.
brettin@golgi:~$ p3-get_genomes --show-fields
version
assembly_accession
assembly_method
bioproject_accession
biosample_accession
class
collection_date
comments
common_name
completion_date
contigs
date_inserted
date_modified
document_type
family
gc_content
genbank_accessions
genome_id
genome_length
genome_name
genome_status
genus
geographic_location
host_name
isolation_country
isolation_source
kingdom
order
owner
patric_cds
phylum
public
publication
refseq_accessions
refseq_cds
sequences
sequencing_centers
sequencing_depth
sequencing_platform
species
strain
taxon_id
taxon_lineage_ids
taxon_lineage_names
The text was updated successfully, but these errors were encountered: