Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • S sra_pipeline
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • BICF
  • Astrocyte
  • sra_pipeline
  • Issues
  • #16

Closed
Open
Created Apr 03, 2020 by Gervaise Henry@ghenry🤠Maintainer

BUG: Cannot handle multiple runs

Pipeline cannot handle experiments (samples) with multiple runs... for example:

sample_id sra_number
Sample1 SRX172938

fails because SRX172938 has 4 runs:

Run # of Spots # of Bases Size Published
SRR531404 5,261,058 189.4M 93.6Mb 2012-09-11
SRR531405 6,870,169 247.3M 204.4Mb 2012-09-11
SRR531406 7,941,818 285.9M 236.8Mb 2012-09-11
SRR531407 31,599,710 1G 605.1Mb 2012-09-11

Advice

one or a combination of the following:

  • make a note in instructions pointing out that the pipeline fails with samples with multiple sequencing runs and that users need to split those SRX's into separate SRR downloads
  • don't accept any SRX's
  • in check design, make sure that samples don't contain multiple runs and error if it does
  • in check design, make sure that samples don't contain multiple runs and automatically split them
  • if split then, consider concatenating SRR's after if submitted as 1 SRX

@venkat.malladi @s181706 @s189701 @s181385

Edited Apr 03, 2020 by Gervaise Henry
Assignee
Assign to
Time tracking