KennethEnevoldsen / snip

A utility package handling Single Nucleotide polymorphism data in Python
https://kennethenevoldsen.github.io/snip/
MIT License
0 stars 0 forks source link

Feat: Add train test split #26

Closed KennethEnevoldsen closed 2 years ago

KennethEnevoldsen commented 2 years ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/snip
   init.py10100% 
   main.py330%1–4
   train.py00100% 
src/snip/cli
   init.py10100% 
   _util.py13562%13, 18–22
   convert.py29583%50–55, 85
src/snip/data
   init.py10100% 
   dataloaders.py124993%78, 144, 169, 172, 176, 239, 246, 257–258
src/snip/models
   init.py40100% 
   create.py27485%31, 44, 48, 56
   denoising_autoencoder.py291452%24, 32–44, 47–53
   pl_wrapper.py1056736%53, 57, 70–82, 85–93, 96–115, 118–154, 157–162, 165, 168, 172–191
   snpnet.py213896%43, 239, 388–392, 433
TOTAL55011579%