Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RNA-seq
Manage
Activity
Members
Labels
Plan
Issues
12
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
GUDMAP_RBK
RNA-seq
Graph
88a757f38a77dc2ba9a5a7d0a40726cc0bee5fac
Select Git revision
Branches
2
develop
default
master
Tags
13
v2.0.1
v2.0.0
v2.0.0rc02
v2.0.0rc01
v1.0.2
v1.0.1
v1.0.0
0.1.0
0.0.4_indev
0.0.3
0.0.2
v0.0.1
aws
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Aug
4
3
31
Jul
30
23
15
14
20
May
13
11
6
5
4
2
1
30
Apr
27
25
24
22
7
3
2
1
30
Mar
27
26
24
23
21
20
19
18
16
15
14
13
12
9
8
6
28
Feb
18
17
15
14
12
11
10
7
4
3
2
30
Jan
29
28
27
24
23
22
21
20
19
18
17
15
14
13
6
3
11
Dec
9
3
25
Nov
20
15
14
11
8
6
4
31
Oct
30
29
28
23
16
15
11
8
12
Sep
Extract raw reads
Remove dummy fastqc
Remove number formats from multiqc config
Change innerDistance removal for SE to SE matadata check
Fix assigned read extraction
Fixt assignedReads handling
Fix countData unit summary file name
Remove intermediate bash variables
Fix echo greps
Fix assigned reads extraction
Add new metadata extraction to ci
Extract assigned reads count
Round median TIN to 2 dp
Fix median read length for SE
Fix measure read length
Fix median TIN output
Fix extract median TIN
Calculate median TIN and display in report
Fix input of parse read length
Nextflow-ify bash command to extract median read length
Nextflow-ify bash command to extract median read length
Nextflow-ify bash command to extract median read length
Nextflow-ify bash command to extract median read length
Measure median trimmed read length and display in multiqc table report
Fix parseMetadata unit test
Move read length num to str to python script
Convert num read length to str in bash
Output read length as str
Extract read length from submitter metadata
Merge branch 'ci' into 'develop'
Fix consistency module #27
Move expected assigned into ci.yml #27
Add consistency tests #27
Add -q nextflow flag in ci to test (needs to run code after nextflow)
Remove -bg nextflow flag in ci to test
Remove cache dependencies #27
Fix cache dependencies #27
Setup dummy se conssistency test with cache dependencies
Add qc outputs from integration tests for consistency tests #27
Test for pytest for parseMetadata: remove unnecessary print #54