Hi, I have a question:
my config.txt is like:
Project:
Project name = Test
Reference sequence = /mnt/f/mshunter/chm13_1000000/chm13_after.5.fa
Replace ambiguous nts(N) =
Max threads = 8
Structural variation:
VCF input =
Foreign sequences =
Deletions = 0
Length (bp) = 30-150000
Insertions = 0
Length (bp) = 30-100000
Tandem duplications = 0
Length (bp) = 50-10000
Copies = 1-20
Inversions = 0
Length (bp) = 150-1300000
Complex substitutions = 0
Length (bp) = 30-100000
Inverted duplications = 0
Length (bp) = 150-350000
Heterozygosity = 60%
Long Read simulation:
Sequencing depth = 30
Median length = 15000
Length range = 10000-20000
Accuracy = 95%
Error profile = error_profile_PB_Sequel_CCS_hifi.txt
and my command is like:
perl ./Sim-it1.3.4.pl -c ./config_Sim-it_my.txt -o ./output
but I got error like:
--------------------------READ SEQUENCING DEPTH FILE----------------------------
, No such file or directoryr can't open sequencing depth file 30
How can I solve this? Thank you so much.
Hi, I have a question:
my config.txt is like:
Project:
Project name = Test
Reference sequence = /mnt/f/mshunter/chm13_1000000/chm13_after.5.fa
Replace ambiguous nts(N) =
Max threads = 8
Structural variation:
VCF input =
Foreign sequences =
Deletions = 0
Length (bp) = 30-150000
Insertions = 0
Length (bp) = 30-100000
Tandem duplications = 0
Length (bp) = 50-10000
Copies = 1-20
Inversions = 0
Length (bp) = 150-1300000
Complex substitutions = 0
Length (bp) = 30-100000
Inverted duplications = 0
Length (bp) = 150-350000
Heterozygosity = 60%
Long Read simulation:
Sequencing depth = 30
Median length = 15000
Length range = 10000-20000
Accuracy = 95%
Error profile = error_profile_PB_Sequel_CCS_hifi.txt
and my command is like:
perl ./Sim-it1.3.4.pl -c ./config_Sim-it_my.txt -o ./output
but I got error like:
--------------------------READ SEQUENCING DEPTH FILE----------------------------
, No such file or directoryr can't open sequencing depth file 30
How can I solve this? Thank you so much.