Skip to content

Commit

Permalink
Fix downloading tables data
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorjerse committed Dec 21, 2023
1 parent f4f492a commit 3cd470e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ Added
- Add ``get_annotations`` on ``Sample`` which returns all annotations on a
sample as a dictionary

Fixed
-----
- Fix downloading tables data


===================
20.0.0 - 2023-10-27
Expand Down
13 changes: 13 additions & 0 deletions featureCounts_rc.txt.summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Status LM2_dTag_DHX15_8_R1_merged_preprocessed.bam
Assigned 13068933
Unassigned_Unmapped 0
Unassigned_MappingQuality 0
Unassigned_Chimera 0
Unassigned_FragmentLength 0
Unassigned_Duplicate 0
Unassigned_MultiMapping 5584994
Unassigned_Secondary 0
Unassigned_Nonjunction 0
Unassigned_NoFeatures 1087054
Unassigned_Overlapping_Length 0
Unassigned_Ambiguity 478506

0 comments on commit 3cd470e

Please sign in to comment.