This program converts GFA format to FA format
#Prerequisites
- Python 2.7
#Installation and Running
No specific installation is required. The program runs like this -
python extractSegmentsIntoFastaFile.py inputfile.GFA outputfile.fa
###Note
The repository might not be updated with newer versions of GFA format. This one works for GFA 1.0 - https://github.com/GFA-spec/GFA-spec/blob/master/GFA1.md