PMBio / deeprvat

Other
16 stars 1 forks source link

Cleanup seed gene discovery #13

Closed endast closed 11 months ago

endast commented 11 months ago

What

This PR cleans up the seed_gene_discovery files by removing unused imports and removing some commented out code. The files are also reformatted using black.

Testing

This PR should not change the function of the code so just running the example pipeline should be enough testing.