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 Undefined subroutine &analysis::read_motifs #2

Closed
aciernia opened this issue Aug 28, 2018 · 2 comments
Closed

mutation_analysis Undefined subroutine &analysis::read_motifs #2

aciernia opened this issue Aug 28, 2018 · 2 comments

Comments

@aciernia
Copy link

I am trying to run a pairwise motif mutation analysis using MMARGE.pl mutation_analysis but am getting the following error: Undefined subroutine &analysis::read_motifs called at /afs/.genomecenter.ucdavis.edu/software/mmarge/1.0/lssc0-linux/bin//analyze_ChIP_mutations_tree.pl line 264.

I ran the following commands:
#annotate peakfile for tag directories for samples 1-8 listed in Media_TagDirectories.txt
annotatePeaks.pl BTBRmedia_greater_C57media.mm10.bed mm10 -noann -nogene -dfile Media_TagDirectories.txt > BTBRmedia_greater_C57media.txt

#MMARGE.pl mutation_analysis
MMARGE.pl mutation_analysis -file BTBRmedia_greater_C57media.txt -ind BTBR_1,BTBR_2,BTBR_3,BTBR_4,C57_1,C57_2,C57_3,C57_4 -output output-BTBR_greater_C57media -plot plot-BTBR_greater_C57media -core 8

Undefined subroutine &analysis::read_motifs called at /afs/.genomecenter.ucdavis.edu/software/mmarge/1.0/lssc0-linux/bin//analyze_ChIP_mutations_tree.pl line 264.

Any thoughts on how to fix this?

Thanks!

@vlink
Copy link
Owner

vlink commented Aug 29, 2018 via email

@aciernia
Copy link
Author

aciernia commented Sep 4, 2018

This fixed it! Thanks so much!

@aciernia aciernia closed this as completed Sep 4, 2018
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