-
Notifications
You must be signed in to change notification settings - Fork 0
A simple propedeutic Python script developed under the scope of an academic exam on Scientific Programming. Aimed at creating all the data structures of a FM index starting from a single FASTA file, and storing them in a desired target folder.
robertoamarie/FMindexPy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The current folder provides: > the FMindexPy.py script for creating all the data structures of a FM index starting from a single FASTA file, and storing them in a desired target folder. (For more details, consult the script itself) > a FASTA file downloaded from the publicly available NCBI's Sequence Viewer (https://www.ncbi.nlm.nih.gov/projects/sviewer/) > a subsetted version of the above FASTA file that meets the requirements of the FMindex.Py script > a YAML file to facilitate the download of the needed dependencies within a conda environment > an example of a sbatch script that has been used during the development phase to run and test the script with the above mentioned dataset
About
A simple propedeutic Python script developed under the scope of an academic exam on Scientific Programming. Aimed at creating all the data structures of a FM index starting from a single FASTA file, and storing them in a desired target folder.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published