Skip to content
Snippets Groups Projects
Commit 59f843f2 authored by christine.tranchant_ird.fr's avatar christine.tranchant_ird.fr
Browse files

rename config file yaml

parent 82a5f673
No related branches found
No related tags found
No related merge requests found
######### frangiPANe CONFIGURATION
### DATA
PROJECT:
Name: "RICE-TEST"
outDir: "DATA_DIR/OUTPUT/"
sampleDir: "DATA_DIR/data_test/fastq"
groupFile: "DATA_DIR/data_test/rice_group.txt"
refFile: "DATA_DIR/data_test/ref.fasta"
univecFile: "DATA_DIR/data_test/bank/UniVec_Core"
######### PARAMS
### ANCHORING
CONTIGS:
minLength: 300
anchoring_depth: 15
### SOFT
PARAMS:
bwa_index: "-a is"
bwa_mem: "-M"
samtools_view: "-F 0x2"
samtools_sort: ""
abyss: "k=64"
assembly_stats: "-t"
assembly_stats2: "-s"
cd_hit: "-c 0.8 -s 0.95"
######### RULES ACTIVATED
MAPPING_REF:
ALL: True
ASSEMBLY:
ALL: True
BUILD_PANREF:
ALL: True
REPORT:
ALL: True
#length minimum
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment