YuLab-SMU / ggmsa

:traffic_light: Visualizing publication-quality multiple sequence alignment using ggplot2
http://yulab-smu.top/ggmsa
200 stars 22 forks source link

Creat FASTA files from APE files #43

Open chrismahony opened 2 years ago

chrismahony commented 2 years ago

I have nt sequences in ape files. I would like to create peptide FATSA sequences and read them into R for alignment in ggmsa.

Is this supported? and If not how can I create FASTA files that ggmsa recognizes?

Thanks Chris

nyzhoulang commented 2 years ago

Hi, Chris

Sorry for the late reply. Can you provide an example of the APE file?

Thanks Lang