Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
chipathlon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Holland Computing Center
chipathlon
Graph
4719042480462dc644cd178dafec4ec6b41126fb
Select Git revision
Branches
2
docs
master
default
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Mar
12
10
9
8
7
1
24
Feb
23
22
21
16
14
13
10
3
1
30
Jan
29
27
26
25
24
22
20
18
26
Sep
23
22
21
20
19
18
15
11
8
30
Aug
29
24
7
Jun
6
3
1
27
May
25
24
23
17
13
11
10
9
5
2
26
Apr
22
20
19
18
15
14
12
11
9
8
6
5
4
1
30
Mar
28
24
23
22
21
18
17
16
15
14
13
11
10
9
8
7
4
3
2
1
29
Feb
26
25
24
23
22
22
Jan
Added peak_type to peak_call markers in generator.
Updated peak calling yaml to reflect peak_type.
Split spp into narrow / broad peak calls.
Updated wrapper parsing and added better wrapper name to spp.
Split macs2 into narrow / broad peak calls.
Updated create_run to include permutations for peak_type.
Added peak types for validation, updated run to validated based on info in configuration.
Merge branch '17-idr' into 'master'
Finally got idr working due to some issues with python2/python3.
Updated strictness of find_result method in run class. If an additional prefix was set on a final result verify it exists in a prev result.
Fixed import in download generator.
Removed print statements.
Fixed issues with saving result. Multiple results can now be successfully marked for saving / loading.
Added more memory to idr.
Added some helper functions to db / result.
Added docstring to find_result.
Added idr generator loading to workflow.
Added generators to packages list for setup.py
Moved all generators into new folder. Created idr generator. Heavily updated module_generator to support having multiple final_result files.
Added the idr module, wrapper, and job files.
Added helper functions to result / run for modifying the prefix / metadata and correctly finding results from a run based off a final result metadata.
Added support for list arguments.
Changed || to or...
Updated yaml files to mark final_output. Final output implies both transfer=true and should_save=true
Added a helper function to find all final_results from workflow_module.
Added transfer=true to sorted peak results. Added transfer=false to module_generator download results.
Added transfer option to output files to control whether or not it gets transferred.
Made the any file extension better.
Merge branch '22-gem-output-files-bug' into 'master'
Fixed the sort script to include the correct -k1,1V... arguments.
Added name to workflow job error print message.
Get name_template from peak_call.yaml updates.
Updated gem peak calling to list & sort both results. Updated peak_call generator to correctly get ouput file from gem.
Added a name_template option for results. This will enable the functionality to override the default name calculation. Since we have access to all jobs being run there is potentital to interpolate arguments. For now we just interpolate prefix where specified.
Fixed an issue caused by replace all. ENCODE metadata uses 'experiment_id' not 'experiment_accession'. Also changed name of experiment_inputs to signal_inputs.
Renamed cp_bed_tagalign to cp.
Merge branch '19-update-database-saving' into 'master'
Cleaned up and added documentation for database functions.
Merge branch '21-parse-ccat-peakranger-output-into-bed-files' into 'master'
Added rewrite option to pass to module_generators. Updated module generators to allow module yaml to specify db saving & prefix type.
Loading