Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Blaise LI
bioinfo_utils
Commits
4b38e5c1
Commit
4b38e5c1
authored
Oct 21, 2019
by
Blaise Li
Browse files
Requirements for some workflows.
parent
af8998bf
Changes
4
Hide whitespace changes
Inline
Side-by-side
PRO-seq/PRO-seq.snakefile
View file @
4b38e5c1
...
@@ -586,6 +586,7 @@ rule check_last_base:
...
@@ -586,6 +586,7 @@ rule check_last_base:
# TODO: use Python to make the plot
# TODO: use Python to make the plot
# This may remove dependency on R docopt
rule plot_last_base:
rule plot_last_base:
input:
input:
OPJ("{trimmer}", aligner, "mapped_C_elegans", "{lib}_{rep}_adapt_on_C_elegans_last_bases.txt")
OPJ("{trimmer}", aligner, "mapped_C_elegans", "{lib}_{rep}_adapt_on_C_elegans_last_bases.txt")
...
...
PRO-seq/requirements.txt
0 → 100644
View file @
4b38e5c1
pysam
pyBigWig
scikit-learn
matplotlib
mandas
seaborn
husl
rpy2
libdeseq @ git+https://bioinfo_utils:uqiFbzWyBtzxYn7br82P@gitlab.pasteur.fr/bli/libdeseq.git
libhts @ git+https://bioinfo_utils:DP-sqNot8AdsMek_KJiC@gitlab.pasteur.fr/bli/libhts.git
libworkflows @ git+https://bioinfo_utils:tfuTQsSZWMtC5xXJNFJh@gitlab.pasteur.fr/bli/libworkflows.git
RNA_Seq_Cecere/requirements.txt
0 → 100644
View file @
4b38e5c1
matplotlib
numpy
pandas
scipy
scikit-learn
seaborn
pyBigWig
mappy
rpy2
libdeseq @ git+https://bioinfo_utils:uqiFbzWyBtzxYn7br82P@gitlab.pasteur.fr/bli/libdeseq.git
libhts @ git+https://bioinfo_utils:DP-sqNot8AdsMek_KJiC@gitlab.pasteur.fr/bli/libhts.git
libworkflows @ git+https://bioinfo_utils:tfuTQsSZWMtC5xXJNFJh@gitlab.pasteur.fr/bli/libworkflows.git
small_RNA-seq/requirements.txt
0 → 100644
View file @
4b38e5c1
Cython
pysam
pybedtools @ git+https://github.com/blaiseli/pybedtools.git@fix_missing_headers --global-option="cythonize"
pandas
cytoolz
libsmallrna @ git+https://bioinfo_utils:FjgTxcUGPsGVQ-yZZVyS@gitlab.pasteur.fr/bli/libsmallrna.git
paraccumulators @ git+https://bioinfo_utils:EfTj-nvWDN84ZF_UzWPx@gitlab.pasteur.fr/bli/paraccumulators.git
mappy
pyBigWig
scipy
scikit-learn
matplotlib
seaborn
deeptools
libdeseq @ git+https://bioinfo_utils:uqiFbzWyBtzxYn7br82P@gitlab.pasteur.fr/bli/libdeseq.git
libhts @ git+https://bioinfo_utils:DP-sqNot8AdsMek_KJiC@gitlab.pasteur.fr/bli/libhts.git
libworkflows @ git+https://bioinfo_utils:tfuTQsSZWMtC5xXJNFJh@gitlab.pasteur.fr/bli/libworkflows.git
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment