Open annalisaxamin opened 3 years ago
Hi, apologies for the late response. I was visiting my family overseas.
This error is occurring because of the large number of sequences (2742) you are analyzing. The code was designed for smaller datasets. Please send me a copy of your fasta file directly to : @.*** (attachments via the GitHub sometimes are not received). I will adapt and test the code to handle larger datasets and will send you an update.
Kind regards Caroline
From: annalisaxamin @.> Sent: Friday, April 16, 2021 4:29 PM To: lncLOOM/LncLOOMv2 @.> Cc: Subscribed @.***> Subject: [lncLOOM/LncLOOMv2] RecursionError: maximum recursion depth exceeded while calling a Python object (#1)
LncLOOM
============================================================== INPUT ARGUMENTS VALID...STARTING PROGRAM...
Excluding identical sequences...
FASTA FILE PARSED: Total sequences extracted = 2742 Longest sequence = 11098 bases Shortest sequence = 1 bases
Building a new DB, current time: 04/16/2021 16:05:36 New DB name: /home/annalisa/Documents/Progetto_tesi/Allspecies/LincMotif/Run_Files/Blast/Sequences_BLAST_DBmain New DB title: Allspecies/LincMotif/Run_Files/Sequences.fasta Sequence type: Nucleotide Keep MBits: T Maximum file size: 1000000000B Adding sequences from FASTA; added 2742 sequences in 0.108823 seconds.
============================================================== BLAST SUCCESSFUL - SEQUENCES ORDERD BY HOMOLOGY...
Building graph...kmer length = 12
Traceback (most recent call last):
File "/home/annalisa/anaconda3/bin/LncLOOM", line 8, in
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/lncLOOM/LncLOOMv2/issues/1, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQL2ECIJEL5WCIRQCQTXS23TJBCTJANCNFSM43BUTBUA.
Hi! I'm getting this error when loading a file of around 2MB. Is this a problem of LncLOOM or a problem with the file? Here is the command I used and the stack trace of the error. Thank you.