Skip to content

Commit

Permalink
local val coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen2x committed May 23, 2017
1 parent e0b55e6 commit 674f11a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
experiment:
title:
instrumentModelId: 90 # should change these IDs to values
librarySourceId: 4
librarySelectionId: 3
libraryStrategyId: 5
designDescription: 'Description of the design'
libraryName: 'Library name'
instrumentModelId: 9000 # should change these IDs to values
librarySourceId: 7000s
librarySelectionId: 3000f
libraryStrategyId: 5000g
designDescription:
libraryName:
libraryConstructionProtocol: 'Library construction protocol'
libraryLayoutId: 1 # 0=paired, 1=single
libraryLayoutId: 1r # 0=paired, 1=single
pairedNominalLength: 420
pairedNominalSdev: 36
sampleId:
Expand All @@ -26,6 +26,6 @@ sample:
sampleAge:
sampleDetail:
run:
runFileTypeId: 0 # 0=BAM, 1=Complete Genomics, 2=CRAM, 3=Fasta, 4=One Fastq file (Single), 5=Two Fastq files (Paired),6=PacBio HDF5,7=SFF,8=SRF
runFileTypeId: 7000 # 0=BAM, 1=Complete Genomics, 2=CRAM, 3=Fasta, 4=One Fastq file (Single), 5=Two Fastq files (Paired),6=PacBio HDF5,7=SFF,8=SRF
files:
- fileName: unaligned.20170110/ssample_y/sequence_file.paired_end.sample_y.fq.gz.gpg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ analysis:
platform: Illumina HiSeq 2000
sample:
alias: bad @lias
caseOrControlId: 0
caseOrControlId: 17
genderId: 5
organismPart:
cellLine:
Expand Down

0 comments on commit 674f11a

Please sign in to comment.