Skip to content

Commit

Permalink
add second test
Browse files Browse the repository at this point in the history
  • Loading branch information
Delphine-L committed Feb 14, 2025
1 parent 62aaceb commit 9587f82
Showing 1 changed file with 66 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,69 @@
has_size:
value : 1700000
delta: 500000
- doc: Test outline for hi-c-map-for-assembly-manual-curation.ga 2
job:
Haplotype 1:
class: File
location: https://zenodo.org/records/14230702/files/Haplotype%201.fasta
filetype: fasta
Haplotype 2:
class: File
location: https://zenodo.org/records/14230702/files/Haplotype%201.fasta
filetype: fasta
Hi-C reads:
class: Collection
collection_type: list:paired
elements:
- class: Collection
type: paired
identifier: Hi-C reads
elements:
- identifier: forward
class: File
path: https://zenodo.org/records/14230702/files/HiC%20forward.fastqsanger.gz
- identifier: reverse
class: File
path: https://zenodo.org/records/14230702/files/HiC%20reverse.fastqsanger.gz
PacBio reads:
class: Collection
collection_type: list
elements:
- class: File
identifier: PacBio reads.fastq.gz
location: https://zenodo.org/records/14230702/files/PacBio%20reads.fastq.gz
Do you want to add suffixes to the scaffold names?: true
Will you use a second haplotype?: false
First Haplotype suffix: H1
Second Haplotype suffix: H2
Do you want to trim the Hi-C data?: true
Telomere repeat to suit species: CCCTAA
outputs:
Assembly for curation:
asserts:
has_text:
text: ">scaffold_10.H1"
Gaps Bed:
asserts:
has_text:
text: "scaffold_10.H1 34145604 34145804"
Gaps Bedgraph:
asserts:
has_text:
text: "scaffold_10.H1 34145604 34145804 200"
BigWig Coverage:
asserts:
has_size:
value : 100000
delta: 40000
Merged Hi-C Alignments:
asserts:
has_size:
value : 400000000
delta: 50000000
Pretext All tracks:
asserts:
has_size:
value : 1600000
delta: 500000

0 comments on commit 9587f82

Please sign in to comment.