Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libhts
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
libhts
Commits
c74efa0f
Commit
c74efa0f
authored
6 years ago
by
Blaise Li
Browse files
Options
Downloads
Patches
Plain Diff
Added README with install instructions.
parent
6d74c7a4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+13
-0
13 additions, 0 deletions
README.md
with
13 additions
and
0 deletions
README.md
0 → 100644
+
13
−
0
View file @
c74efa0f
# Miscellaneous things to process high throughput sequencing data.
This Python package also installs a shell script depending on samtools:
`sam2indexedbam.sh`
## Installing
Get the source using
`git clone git@gitlab.pasteur.fr:bli/libhts.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/libhts.git
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