ALLHiC icon indicating copy to clipboard operation
ALLHiC copied to clipboard

error in classify.pl (no data in allele contig table)

Open karthickbrlab opened this issue 1 year ago • 2 comments

blastn -query dip_cds.fa -db brapa.cds -out dr.blast.out -evalue 0.001 -outfmt 6 -num_threads 4 -num_alignments 5

perl blastn_parse.pl -i dr.blast.out -o Edr.blast.out -q dip_cds.fa -b 1 -c 0.6 -d 0.8

perl classify.pl -i Edr.blast.out -p 2 -r brapa.gff -g dip.gff

Use of uninitialized value $tgene in substitution (s///) at classify.pl line 54, <IN> line 259260. Use of uninitialized value $tgene in hash element at classify.pl line 55, <IN> line 259260.

karthickbrlab avatar Aug 10 '23 05:08 karthickbrlab

Can you get this error solution?

13061994 avatar Dec 20 '23 04:12 13061994

Unfortunately, no.

On Wed, 20 Dec, 2023, 9:47 am 13061994, @.***> wrote:

Can you get this error solution?

— Reply to this email directly, view it on GitHub https://github.com/tangerzhang/ALLHiC/issues/168#issuecomment-1863821176, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBQ4H464PWK5MDHGI72GRDDYKJRF7AVCNFSM6AAAAAA3K5XXHWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRTHAZDCMJXGY . You are receiving this because you authored the thread.Message ID: @.***>

karthickbrlab avatar Dec 20 '23 08:12 karthickbrlab