Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libworkflows
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Blaise LI
libworkflows
Commits
f38327c2
Commit
f38327c2
authored
5 years ago
by
Blaise Li
Browse files
Options
Downloads
Patches
Plain Diff
Added README file.
parent
f6c61ecd
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+21
-0
21 additions, 0 deletions
README.md
with
21 additions
and
0 deletions
README.md
0 → 100644
+
21
−
0
View file @
f38327c2
# Miscellaneous utilities for snakemake workflows.
This package contains utilities I use in my snakemake workflows.
## Installing
Get the source using
`git clone git@gitlab.pasteur.fr:bli/libworkflows.git`
,
`cd`
into it and run
`python3 -m pip install .`
It might also work directly:
python3 -m pip install git+ssh://git@gitlab.pasteur.fr/bli/libworkflows.git
## Citing
If you use this package, please cite the following paper:
> Barucci et al, 2020 (doi: [10.1038/s41556-020-0462-7](https://doi.org/10.1038/s41556-020-0462-7))
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment