Jonathan Jala

Results 46 comments of Jonathan Jala

You could try making use of the median_z_cutoff flag to relax the threshold on that check: https://github.com/JonJala/mtag/blob/master/mtag.py#L1540C4-L1540C4 On Wed, Oct 25, 2023 at 9:11 AM caozilongsupper ***@***.***> wrote: > Thanks...

Do you mind including the whole log? It might help to see what came before. On Thu, Oct 26, 2023 at 5:14 AM caozilongsupper ***@***.***> wrote: > Hi JonJala, >...

Hmm, it's unclear what's going on there. Have you switched all your files to be whitespace-delimited? And there is a "snpid" column in each? On Sat, Oct 28, 2023 at...

What does your invocation of MTAG look like? (As in what parameters are you passing?). It looks like you're passing in an 'n' when it expects a number, based on...

I'm sorry, but I don't understand what you mean. What data and what link?

Are you sure you filtered out all the "AGAAGA" SNPs? It looks like there are perhaps still some in your sample based on that error message.