Skip to content

Error no information for 0 #53

Description

i get the error message

('Error no information for 0\nError no information for 1\nError no information for 2\nError no information for 3\nError no information for 4\n', ['', '', '', '', '', '', ''], 'all')

when i run

conda activate Repeatandtandempy2.7 
python /RepeatHMM/RepeatHMM/bin/repeatHMM.py FASTQinput \
--repeatName all --GapCorrection 1 --FlankLength 30 \
--UserDefinedUniqID wz --fastq /RepeatHMM/wz.fastq \
--outFolder logfq  --Patternfile/RepeatHMM/RepeatHMM/bin/reference_sts/hg19/hg19.predefined.pa \
--hgfile ./hg19.fa --hg hg19 

` ``
The following options are used (included default):
BWAMEMOptions ( -k8 -W8 -r7 );
CompRep (0);
MatchInfo ([3, -2, -2, -15, -1]);
MaxRep (4000);
MinSup (5);
Patternfile (['/RepeatHMM/RepeatHMM/bin/reference_sts/hg19/hg19.predefined.pa']);
RepeatTime (5);
SeqTech (None);
SplitAndReAlign (1);
TRFOptions (2_7_4_80_10_100);
Tolerate_mismatch (None);
UserDefinedUniqID (wz);
align (logfq/);
emissionm (None);
hg (hg19);
hgfile (./hg19.fa);
hmm_del_rate (0.02);
hmm_insert_rate (0.12);
hmm_sub_rate (0.02);
isGapCorrection (1);
minRepBWTSize (70);
minTailSize (70);
outlog (2);
repeatFlankLength (30);
repeatName (all);
specifiedRepeatInfo (///////);
stsBasedFolder (/envs/Repeatandtandempy2.7/lib/python2.7/site-packages/RepeatHMM/reference_sts/);
transitionm (None);
align (logfq/);
analysis_file_id (_GapCorrection1_FlankLength30_SplitAndReAlign1_2_7_4_80_10_100_hg19_comp_wz_I0.120_D0.020_S0.020);
fastafile (/RepeatHMM/wz.fastq);
unique_file_id (.gmmwz_GapCorrection1_FlankLength30_SplitAndReAlign1_2_7_4_80_10_100_hg19_comp_wz_I0.120_D0.020_S0.020);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions