Closed SamedVossberg closed 5 months ago
wish list:
nm_db.py
module which creates sqlite tabel in outpath if it doesn't exists nm_db.write_features
after feature computation in run methodnm_db.py
to write head of db as csv and option to read db as pd dfrun
method is pd dataframe of databasenm_analysis
read db as df instead csv file-> read into option to load sqlite db in webframe
For the upper db changes it would be great to add them in a separate PR.
Closed now and adressed in issue #345