Skip to content
Snippets Groups Projects
Commit 91919db2 authored by aurore.comte_ird.fr's avatar aurore.comte_ird.fr
Browse files

add pandas in toml (waiting for snakeckdysis release)

parent 70bda467
No related branches found
No related tags found
1 merge request!3Resolve "manage single and paired"
Pipeline #2462 failed
......@@ -18,7 +18,7 @@ description = "RNAja is a pipeline to analyse RNAseq data"
authors = [
{name = "Aurore Comte (IRD)",email = "aurore.comte@ird.fr"},
]
dependencies = ["PyYAML", "click>=8.0.3", "cookiecutter", "docutils", "python-gitlab", "snakemake", "tqdm", 'cookiecutter', 'snakecdysis']
dependencies = ["PyYAML", "click>=8.0.3", "cookiecutter", "docutils", "python-gitlab", "snakemake", "tqdm", 'cookiecutter', 'snakecdysis', 'pandas']
#dependencies = ['PyYAML', 'pandas', 'matplotlib', 'tabulate', 'ipython', 'biopython', 'numpy', 'argparse', 'snakemake', 'tqdm', 'click>=8.0.3', 'cookiecutter', 'snakecdysis']
requires-python = ">=3.8"
readme = "README.md"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment