Install and use Homer Mac

Source: Internet
Author: User

I have been familiar with Linux and Windows, but I am still not very familiar with Mac. Today I have spent a lot of time on Mac.

Homer is a program for analyzing DNA motif and needs to be installed before use.

First, visit http://biowhat.ucsd.edu/homer/introduction/install.htmlto download an installation script configurehomer.pl.

CD to the directory, and then Perl configurehomer. pl-install to install

Of course, it has some dependency, so you need to download some dependency such as samtools and Blat (you need to carefully check the description ).

After installation, a path will be provided for you to paste it to. bashrc. It is very easy in Ubuntu, As long as sudo gedit/etc /. bashrc is fine, but the strange thing is that in Mac, I can't activate the modification permission, that is, using root (Sudo-S) is not good. I had to create a new/foreverycc/. bashrc file in my home folder and paste some paths here. Just click "Source" to get source/users/foreverycc/. bashrc

In this case, when you type findmotifs. pl, several options will appear!

The. bashrc file is designed to allow your program to be used directly on Bash.

 

### Use of Homer ###

I am mainly using a program called findmotifs. pl.

Usage rules: findmotifs. pl input file genome set output directory-BG Background File

For example:

findMotifs.pl Homer_Test/Top_170_Features_Symbol_HMHE_HMLE.txt human Homer_Result/Top_170_Features_BG_HMHE_HMLE/ -bg Homer_Test/Background_Features.txt

Then wait for the result ~

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.