rnajena / poseidon

PoSeiDon: positive selection detection and recombination analysis pipeline
MIT License
35 stars 10 forks source link

Rename/Restore FASTA IDs #14

Open hoelzer opened 4 years ago

hoelzer commented 4 years ago

At the moment a script checks for some dangerous symbols in FASTA headers.

It would be more convenient to initially rename the FASTA headers and then restore them at the final end of the pipeline. For example by using a python script: https://github.com/hoelzer/virify/blob/master/bin/rename_fasta.py

But there are some stumbling blocks: