Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
riboseq_pipeline
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Monitor
Incidents
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
zavolan_group
pipelines
riboseq_pipeline
Graph
53bf437207846b61f963a4b830f24ca81887bed8
Select Git revision
Branches
2
master
default
protected
update_count_reads
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
22
Jul
1
Feb
31
Jan
29
25
22
18
10
28
Nov
19
18
May
17
14
9
Merge branch 'update_count_reads' into 'master'
master
master
added a new script for counting reads
update_count_re…
update_count_reads
Merge branch 'master' of ssh://git.scicore.unibas.ch:2222/AnnotationPipelines/riboseq_pipeline
Addition of output files in finish rule of process_data Snakefile
Update README.md
Update README.md
Update README.md
Add README.md
Change script that counts oligos. Fix wrongly replaced annotation in config files.
Many changes: count of oligos, identification of overrepresented sequences, trimming of bases in the beginning in case of the smarter-kit protocol.
Fixed typo in the rule read_length_histogram that caused crashing the pipeline.
Small change in Snakefile. Change in config.yaml to include more files.
Removed cluster_log from Snakefile. Altered run_snakefile.sh. Removed unecessary generation of directories in Snakefile of process_data.
Updated run_snakefile.sh
Removed cluster_log from rules in prepare_annotation Snakefile. Removed create directories rule in prepare_annotation Snakefile. Altered cluster.json in prepare_annotation Snakefile. Removed unecessary info from config.yaml in prepare_annotation Snakefile.
Creation of bed file for the CDS coordinates
Addition of script that filters reads based on P-site offsets and read length and creates the A-site coverage.
Addition of scripts that determines the p-site offset based on different read lengths
Addition of scripts that couts the number of reads in the CDS in the process data pipeline.
Addition of script that plots the creates a read length histogram based on the mapped reads in the process data pipeline.
Addition of rule that removes multimappers in the process data pipeline
Addition of create_tab_delimited_CDS_file.py in the prepare annotation pipeline. Added perl script for counting riboseq reads. Needs to be further added in the process data pipeline.
Update Snakefile
Small changes
Changes in process data pipeline
Addition of prepare_annotation pipeline. Small changes in process_data pipeline.
Update .gitignore
Added mapping steps in snakemake process_data pipeline
First commit
Loading