Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pcubilescid/lecturaficherofasta

programa en Python que tome como entrada un fichero FASTA vaya leyendo el fichero, extrayendo las cabeceras de las secuencias, e imprimiendo por pantalla las mismas, una por línea
https://github.com/pcubilescid/lecturaficherofasta

Last synced: about 1 month ago
JSON representation

programa en Python que tome como entrada un fichero FASTA vaya leyendo el fichero, extrayendo las cabeceras de las secuencias, e imprimiendo por pantalla las mismas, una por línea

Awesome Lists containing this project

README

        

# LecturaFicheroFasta
Program in Python that take as an input a file fasta, go reading the file by removing the headers of the sequences, and printing them on the screen, one per line
Execute
python Main.py [fasta]