Skip to content

virmet covplot for viruses with a segmented genome #46

@sschmutz

Description

@sschmutz

Because viruses with a segmented genome share the same ssciname in orgs_list.tsv it's only possible to make a coverage plot of one of the segments.

If one could (alternatively) use stitle for the --organism argument, it would be possible to distinguish between the different segments.

criterion = orgs_list.loc[:, 'ssciname'].str.startswith(org_name).fillna(False)

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