Skip to content

Add header to 16S blast db taxonomy key #3

Description

@nickp60

cut -f 2 -d"\t" acc_taxid | taxonkit lineage | awk '$2!=""' | taxonkit reformat -P | cut -f 3 | paste acc_taxid - > {params.dbpath}_id_and_taxonomy.txt

should have accession_id tax_id_species taxon as the header for backwards compatibility

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions