Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mutation_analysis Error: Intervals must have position width #6

Closed
rsetlem opened this issue Jun 16, 2020 · 9 comments
Closed

Mutation_analysis Error: Intervals must have position width #6

rsetlem opened this issue Jun 16, 2020 · 9 comments

Comments

@rsetlem
Copy link

rsetlem commented Jun 16, 2020

Hi Team,

I have couple of questions regarding MMARGE pipeline.

  1. Can MMARGE prepare files for other strains such as C3HHEJ, FVBNJ, 129S1?
  2. Motif mutation analysis
    I am trying to run the following command and see this error:
    MMARGE.pl mutation_analysis -file ann_FVBNJ_Treatment -ind FBNJ output-FVBE2 -plot plot-FVBE2 -core 6
    Error: Intervals must have positive width at /MMARGE/MMARGE_v1.0//bin/analysis_tree.pm line 1079.
@vlink
Copy link
Owner

vlink commented Jun 16, 2020

Hi,

Thanks for using MMARGE.

You can prepare files for each strain, as long as you have the vcf files.

To debug your error message, could you share your FBNJ and output-FVBE2 mutation files with me?

@rsetlem
Copy link
Author

rsetlem commented Jun 17, 2020

Do you want the -ind FBNJ files and the annotation file (ann_FVBNJ_Treatment)?
Is there any way I can share the files with you?

@rsetlem rsetlem changed the title General Mutation_analysis Error: Intervals must have position width Jun 17, 2020
@vlink
Copy link
Owner

vlink commented Jun 17, 2020

Yes that would be great.

It is probably enough if you send me the annotation file and chromosome 1 from the FBNJ folder. These files should not too big and you might be able to send them by email?

@rsetlem
Copy link
Author

rsetlem commented Jun 18, 2020 via email

@vlink
Copy link
Owner

vlink commented Jun 18, 2020

I am not sure if I fixed the bug, but I believe that you probably use a newer version of the IntervalTree module and they changed the way they index it.
Could you try this new version of the MMARGE module and let me know if that fixed your issue before I update the package?

Thanks,
Verena
analysis_tree.pm.zip

@rsetlem
Copy link
Author

rsetlem commented Jun 19, 2020

when i am trying to use the new version of (analysis_tree.pm) it throws an error
Can't locate config_MMARGE.pm
which is not present in the MMARGE folders (bin)

@rsetlem
Copy link
Author

rsetlem commented Jun 23, 2020

Hi Team,

Do you have an updated config_MMARGE.pm which supports analysis_tree.pm?

Thanks,
Rohit

@vlink
Copy link
Owner

vlink commented Jun 23, 2020

Can you try this version?
analysis_tree.pm.zip

@rsetlem
Copy link
Author

rsetlem commented Jun 25, 2020

Its working now.
Thanks,
Rohit

@rsetlem rsetlem closed this as completed Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants