The Book of Introns
Download the files. If you run this again later, it skips over files already present.
python3 downloader build --verbose
Build the database for worm introns.
python3 database-builder.py worm.db build
In the order of use (-ish)
downloader.pyretrieve GEO and SRA files for a taxiddatabase-builder.pyread GEO and SRA files into databaseintron-injector.pyadd introns to database (via sequence alignment)ncbi_reader.pyshared library for reading various files from NCBIcultist.pysomething for debugging and exploring database
- completely new downloader.py
- database-builder.py needs to be refactored to fit
- database will change substantially
- might not store meta-data
- more intron focused