Skip to content

pxrms .txt file using wildcard #183

@luizmchado

Description

@luizmchado

Hi, is it possible to use a wildcard in the .txt specified file to remove i.e every taxon starting with the name Pilosocereus*.

This is the command I'm using:

for i in *.fasta; do pxrms -s "$i" -f /mnt/c/users/gabit/linux2/3.Combined_paralogs/reduced/taxa_to_delete_multiple.txt -o /mnt/c/users/gabit/linux2/3.Combined_paralogs/reduced/reduced2/"${i%.fasta}.fasta"; done

I've tried it multiple times unsuccessfully, even using -n and specifying the name as Pilosocereus.
Any help would be appreciated.

taxa_to_delete_multiple.txt

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