Open karthickbrlab opened 1 year ago
Can you get this error solution?
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: @.***>
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, line 259260.
Use of uninitialized value $tgene in hash element at classify.pl line 55, line 259260.