mitiko / BWDPerf

BWD stands for Best Word Dictionary as it has the ability to be an optimal dictionary coder.
https://mitiko.github.io/BWDPerf
GNU General Public License v3.0
0 stars 1 forks source link

Download and format genetic data #4

Open mitiko opened 3 years ago

mitiko commented 3 years ago

Currently, the process of using genetic data is complicated. You have to find a repository of genes in NCBI, copy the text by hand, paste it into a file, and use the python script to pre-process it.

Can we automate this process? Maybe directly give a link to the script or supply it a file in FASTA format.