Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C chipathlon
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Holland Computing CenterHolland Computing Center
  • chipathlon
  • Issues
  • #2
Closed
Open
Issue created Jan 19, 2017 by aknecht2@aknecht2Maintainer

Adjust input run.yaml format

Require pairs of accessions for exp/control samples instead of experiment accession Create run_parser class to return list of run classes, and list of genome classes.

Adding the sample format here for future reference

run.yaml

genomes:

  • assembly:
    • chrom.sizes: "/path/to/chrom/file"

runs:

  • align: [bwa | bowtie2]
  • assembly: "assembly"
  • peak: [gem|ccat|peakranger|spp|macs2]
  • idr: [true|false]
  • file_type: [fastq|bam]
  • control1: "accession"
  • signal1: "accession"
Assignee
Assign to
Time tracking