Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pcubilescid/lecturaficherofasta
- Owner: pcubilescid
- Created: 2018-09-19T07:34:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T15:34:08.000Z (about 2 years ago)
- Last Synced: 2024-11-13T00:34:30.334Z (3 months ago)
- Language: Python
- Size: 5.68 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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]