Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libreads
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
libreads
Graph
master
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Apr
28
Feb
23
22
10
8
5
2
1
5
Jan
28
Feb
24
31
Jan
30
18
Oct
17
9
Jul
27
Jun
5
More data tables output by plot functions.
master
master
Return plotted data in some plot functions.
Speeding up table averaging.
Still trying to avoid NaNs.
Try to avoid NaNs due to empty reads files.
Wrong parenthesis placement. Hide unused imports.
Only allow same alphabet when merging read stats.
Fixing counts table access.
ignore letters not in alphabet.
Tolerate longer sequences.
Try to avoid NaNs in scaled proportions.
Y-scale according to data for scaled proportions.
Wrong axis for data frame division.
Transpose tables.
CamelCasing DataFrame.
Fix table parsing.
Add plot functions for proportions.
Composition table merging is now sum.
Add minimum read length in bam2fastq.
More diagnostics for read size issues.
More diagnostics when read too long.
Convert map to list because length is needed.
Add static method to pre-set alphabet and max_len.
Add a ReadStats object.
Fix composition averaging, more alphabet tweaking.
Maximum read length and out files not mandatory.
Add function to merge read stats.
Change cythonized library name to bam2fq.
More code factored in libreads.
Adding licence.
Fixing yticklabels.
Trying to plot "mirror" logos.
Can set title to read composition graphs.
PEP 518 build isolation fails.
Added cythonized fastq extractor.
Use more generic python version to install.
Added functions to plot read composition.
Added total read counts as stat.
Adding .gitignore.
Added README with install instructions.
Loading