Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
popins4snake
Manage
Activity
Members
Labels
Plan
Issues
0
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Show more breadcrumbs
FONDA_A6
popins4snake
Graph
19c10d7d756ef94cc90838480f64aca6b9fa7844
Select Git revision
Branches
2
fix-sam-format-PG-IDs
main
default
protected
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
25
Feb
20
19
13
Dec
9
Aug
1
6
Dec
1
Sep
25
Aug
18
16
18
Mar
17
16
15
10
20
Jan
19
16
Dec
15
10
9
6
12
Nov
21
Oct
Update README.md
main
main
Update README.md
Update README.md
Update README.md
Update includes in Traceback.h
Making minimum length requirement of reads in crop_unmapped after base quality trimming a parameter.
Adding option for setting the minimum base qualities of reads to be cropped for unmapped assembly.
Adding total read count in BAM file to POPINS_SAMPLE_INFO file instead of command line.
Adding total read count in BAM file to command line output.
Fixing Nat Genet referenceand link to journal in README.md.
Simplifying dependency on Bifrost installation.
More edits to README - command descriptions still incomplete.
Updating version information.
Edited README - command descriptions still incomplete.
Adding back an option to suppress printing the POPINS_SAMPLE_INFO file.
Replacing popins2 by popins4snake in status messages.
Cleaning popins4snake code, in particular the argument parser. Introducing a merge-locations command by splitting this task from place-refalign.
Removing .gitignore from .gitignore.
Adding .gitignore file.
Cleaning unused PopIns2 leftovers from popins4snake code.
Merge branch 'fix-sam-format-PG-IDs' into 'main'
fixed duplication issue in PG ID fields
fix-sam-format-…
fix-sam-format-PG-IDs
fix atoi, as it's not part of gcc
Merge branch 'fix-sam-format-PG-IDs' of https://gitlab.informatik.hu-berlin.de/fonda_a6/popins4snake into fix-sam-format-PG-IDs
update PG IDs fields
Merge branch 'main' into 'fix-sam-format-PG-IDs'
improved conflict solving for duplicated PG IDs when merging SAM headers
Merge branch 'fix-find-locations-io' into 'main'
fixing file existence check
Merge branch 'fix-find-locations-io' into 'main'
add IO of non-ref alignment file name
initial change to see if SAM/BAM headers are modified
Merge branch 'fix-crop-unmapped-io' into 'main'
crop-unmapped with even more flexibility of the input parameters, se, pe1, pe2
Merge branch 'fix-crop-unmapped-io' into 'main'
new I/O for the crop-unmapped module
fix conflict after merge
Merge branch 'main' of https://gitlab.informatik.hu-berlin.de/fonda_a6/popins4snake into main
Merge branch 'new-find-locations-module' into 'main'
new find-locations module