Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
ZARP
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
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
ZARP
Merge requests
!31
Handle polyA processing in input preparation script
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Handle polyA processing in input preparation script
input_features
into
master
Overview
0
Commits
5
Pipelines
2
Changes
1
Merged
BIOPZ-Katsantoni Maria
requested to merge
input_features
into
master
5 years ago
Overview
0
Commits
5
Pipelines
2
Changes
1
Expand
fixes some functions in
labkey_to_snakemake.py
add optional argument for trimming polyA tails; they are trimmed as follows:
if mate is sense, oligo-A is added to sample table for
cutadapt
rule to trim
if mate is antisense, oligo-T is added to sample table for
cutadapt
rule to trim
if option is set to
--trim_polya
, oligo-X stretch is added to sample table and
cutadapt
will not trim
Closes
#37 (closed)
Edited
5 years ago
by
Alex Kanitz
0
0
Merge request reports
Loading