PNNL-CompBio / Snekmer

Pipeline to apply encoded Kmer analysis to protein sequences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kmer-association learn workflow implementation

biodataganache opened this issue · comments

I've created a branch kmer-association for working on the feature we discussed. Added a test dataset for developing the method in resources.

kmer-association has a learn workflow and a (non-functional) learn.smk to house the code.
Still need to add reading annotation file and parsing that. Then everything else too.

Closed (addressed by #115 )