-
- Downloads
feat: add tests
Showing
- .gitignore 62 additions, 7 deletions.gitignore
- .gitlab-ci.yml 3 additions, 3 deletions.gitlab-ci.yml
- README.md 1 addition, 1 deletionREADME.md
- environment.yml 24 additions, 0 deletionsenvironment.yml
- requirements.txt 3 additions, 3 deletionsrequirements.txt
- requirements_dev.txt 1 addition, 0 deletionsrequirements_dev.txt
- setup.py 1 addition, 1 deletionsetup.py
- tests/__init__.py 1 addition, 0 deletionstests/__init__.py
- tests/input_files/expression.csv 0 additions, 4 deletionstests/input_files/expression.csv
- tests/inputs/expression.csv 4 additions, 0 deletionstests/inputs/expression.csv
- tests/inputs/test.gtf 0 additions, 0 deletionstests/inputs/test.gtf
- tests/test_functions.py 3 additions, 2 deletionstests/test_functions.py
- tests/test_match_reptrans_explvl.py 50 additions, 121 deletionstests/test_match_reptrans_explvl.py
- transcript_sampler/cli.py 19 additions, 19 deletionstranscript_sampler/cli.py
- transcript_sampler/find_reptrans.py 28 additions, 73 deletionstranscript_sampler/find_reptrans.py
- transcript_sampler/images/.gitkeep 0 additions, 0 deletionstranscript_sampler/images/.gitkeep
- transcript_sampler/images/screenshot_git_tutorial_1_hGillet.png 0 additions, 0 deletions...ript_sampler/images/screenshot_git_tutorial_1_hGillet.png
- transcript_sampler/images/screenshot_git_tutorial_2_hGillet.png 0 additions, 0 deletions...ript_sampler/images/screenshot_git_tutorial_2_hGillet.png
- transcript_sampler/images/screenshot_markdown_tutorial_hGillet.png 0 additions, 0 deletions...t_sampler/images/screenshot_markdown_tutorial_hGillet.png
- transcript_sampler/match_reptrans_explvl.py 90 additions, 233 deletionstranscript_sampler/match_reptrans_explvl.py
Loading
Please register or sign in to comment