BIMSBbioinfo / janggu

Deep learning infrastructure for genomics
GNU General Public License v3.0
254 stars 33 forks source link

NameError : #23

Closed starboyvarun closed 3 years ago

starboyvarun commented 3 years ago

1

1 2 1 3

Can I add a direct link to the GitHub copy path like src/janggu/resources/pseudo_genome.fa. Or do I have to download the files and then upload them? Can you tell me how I should upload it then? Both the ways would be fine for now. Thank you

starboyvarun commented 3 years ago

@rekado

wkopp commented 3 years ago

You have to import the resource_filename before you can use it. Have a look at the unit tests or the example scripts in janggu/src/examples.