Jonathan Jala
Jonathan Jala
Hi, there. I noticed you commenting in [issue #187](https://github.com/JonJala/mtag/issues/187) in a way that makes it sound like you have made it past this issue? Is that the case?
I don't believe it saves it out to a file. Did it terminate with an error? Getting to look at the log file would help. On Wed, Mar 15, 2023...
Hello, Just checking that you didn't see any kind of exception being raised on the command line? And you're sure the process actually died and wasn't just taking some time?...
That does sound like a possible memory issue, then. I would have expected any other issues to have raised an exception. Even running out of memory can raise an OutOfMemoryError,...
This is not code that I actually wrote myself, and trying to trace through it myself in the code, it's a bit convoluted, so I'm not entirely certain. You could...
When you say it wasn't accepting the panel you generated, what do you mean? On Thu, Sep 28, 2023, 5:49 PM AudeIkuzwe ***@***.***> wrote: > I am trying to use...
Would you mind sharing the contents of the log file? Or minimally, the command you used to run MTAG? Do you have a log for when you created your own...
Thank you. Hmm...I don't see anything in what you're passing in that looks suspect. Not having written the code myself, I'm not entirely sure what is going wrong, but my...
Hmm, what is the first line or so of finngen_adeno_tomtag.txt? (the column headers) Just trying to see why it would be having trouble identifying columns. On Mon, Oct 16, 2023...
Ah, I think you may want to try a whitespace-delimited file (rather than commas) as per this portion of the wiki . I'm guessing that's why it's having trouble identifying...