Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Blaise LI
libhts
Commits
1e90b5d7
Commit
1e90b5d7
authored
Apr 25, 2018
by
Blaise Li
Browse files
Creating genome with added mCherry chomosome.
parent
582e8c77
Changes
1
Hide whitespace changes
Inline
Side-by-side
libhts/libhts.py
View file @
1e90b5d7
...
...
@@ -163,7 +163,7 @@ def repeat_bed_2_lengths(repeat_bed):
def
spikein_gtf_2_lengths
(
spikein_gtf
):
"""Computes the lengths of spike-ins, grouped by families.
Returns a DataFrame associating the summed lengths to the spike-in nam
s
e.
Returns a DataFrame associating the summed lengths to the spike-in name
s
.
"""
spikein_ends
=
{}
with
open
(
spikein_gtf
)
as
gtf_file
:
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment