forked from jamesanthonygill3/Herring-Project
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsalmon_code
More file actions
22 lines (22 loc) · 779 Bytes
/
salmon_code
File metadata and controls
22 lines (22 loc) · 779 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#example of salmon quant file generation for a single sample
{
"salmon_version": "1.3.0",
"index": "/home/jagill/CP_ref_transcriptome/pacherring4_pcbio_idx",
"libType": "IU",
"mates1": [
"93_S114_L004_R1_001_paired.fastq.gz",
"93_S110_L006_R1_001_paired.fastq.gz",
"93_S110_L007_R1_001_paired.fastq.gz",
"93_S110_L008_R1_001_paired.fastq.gz"
],
"mates2": [
"93_S114_L004_R2_001_paired.fastq.gz",
"93_S110_L006_R2_001_paired.fastq.gz",
"93_S110_L007_R2_001_paired.fastq.gz",
"93_S110_L008_R2_001_paired.fastq.gz"
],
"allowDovetail": [],
"validateMappings": [],
"seqBias": [],
"output": "/home/jagill/results/oil18/prjct1_plate4/quant4/CP-D6-H4A",
"auxDir": "aux_info"