I believe someone else could help
Seqanswers Leaderboard Ad
Collapse
Announcement
Collapse
No announcement yet.
X
-
i tried, i guess everything is installed, but one, i.e.
./Build mpich2
ERROR: Failed installing mpich2, now cleaning installation path...
You may need to install mpich2 manually.
[root@root src]# ./Build status
==============================================================================
STATUS MAKER v2.31.8
==============================================================================
PERL Dependencies: VERIFIED
External Programs: VERIFIED
External C Libraries: VERIFIED
MPI SUPPORT: DISABLED
MWAS Web Interface: DISABLED
MAKER PACKAGE: CONFIGURATION OK
Important Commands:
./Build installdeps #installs missing PERL dependencies
./Build installexes #installs all missing external programs
./Build install #installs MAKER
./Build status #Shows this status menu
Other Commands:
./Build repeatmasker #installs RepeatMasker (asks for RepBase)
./Build blast #installs BLAST (NCBI BLAST+)
./Build exonerate #installs Exonerate (v2 on UNIX / v1 on Mac OSX)
./Build snap #installs SNAP
./Build augustus #installs Augustus
./Build apollo #installs Apollo
./Build gbrowse #installs GBrowse (must be root)
./Build jbrowse #installs JBrowse (MAKER copy, not web accecible)
./Build webapollo #installs WebApollo (use maker2wap to create DBs)
./Build mpich2 #installs MPICH2 (but manual install recommended)
i tried to install it manually, but not able to install it.
when i used command
./Build install
it installed, without any error.
and when i used :
maker -help
no command found.
any help
Comment
-
in other system, mpich2 is also installed.
steps:
Install MAKER. Download from http://www.yandell-lab.org
a. Unpack the MAKER tar file into the directory of your choice (i.e.
/usr/local).
b. Go to the MAKER src/ directory.
c. Configure using --> perl Build.PL
D. Install using --> ./Build install
b. Remember to add the following to your .bash_profile if you haven't already:
export ZOE="where_snap_is/Zoe"
export AUGUSTUS_CONFIG_PATH="where_augustus_is/config
c. Add the location where you installed MAKER to your PATH variable in
.bash_profile (i.e. export PATH=/usr/local/maker/bin:$PATH).
d. You can now run a test of MAKER by following the instructions in the MAKER
README file.
but
after D. Install using --> ./Build install i dont understand how to the other steps..
Comment
-
Originally posted by shashankgupta View Postin other system, mpich2 is also installed.
steps:
Install MAKER. Download from http://www.yandell-lab.org
a. Unpack the MAKER tar file into the directory of your choice (i.e.
/usr/local).
b. Go to the MAKER src/ directory.
c. Configure using --> perl Build.PL
D. Install using --> ./Build install
b. Remember to add the following to your .bash_profile if you haven't already:
export ZOE="where_snap_is/Zoe"
export AUGUSTUS_CONFIG_PATH="where_augustus_is/config
c. Add the location where you installed MAKER to your PATH variable in
.bash_profile (i.e. export PATH=/usr/local/maker/bin:$PATH).
d. You can now run a test of MAKER by following the instructions in the MAKER
README file.
but
after D. Install using --> ./Build install i dont understand how to the other steps..
If you have finished the build step without any errors then it is looking for a program called "Zoe" that should be part of package "snap". Edit the path appropriately to indicate where Zoe is on your system. You already know where augustus is so modify that path too.
export ZOE="where_snap_is/Zoe"
export AUGUSTUS_CONFIG_PATH="where_augustus_is/config"
Finally add the path to the directory where you compiled maker.
export PATH=/usr/local/maker/bin:$PATH
You can add these three line (once you are sure things are working) to your .bash_profile file by editing it.
Comment
-
If you are referring to functional annotation of the coding sequences/proteins, I'll repeat what I've already said:
Originally posted by sarvidsson View PostFor the downstream functional annotation you could run InterProScan on the resultant CDS or peptides (http://www.ebi.ac.uk/interpro/interproscan.html). I'd use the download version but there is a possibility to use their servers (with some limits) via web submission. The command line version is quite straightforward to use and integrates many complementary predicition and comparative tools.
Comment
Latest Articles
Collapse
-
by seqadmin
Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...-
Channel: Articles
12-16-2024, 07:57 AM -
-
by seqadmin
Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.
Long-Read Sequencing
Long-read sequencing has seen remarkable advancements,...-
Channel: Articles
12-02-2024, 01:49 PM -
ad_right_rmr
Collapse
News
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by seqadmin, 12-17-2024, 10:28 AM
|
0 responses
26 views
0 likes
|
Last Post
by seqadmin
12-17-2024, 10:28 AM
|
||
Started by seqadmin, 12-13-2024, 08:24 AM
|
0 responses
42 views
0 likes
|
Last Post
by seqadmin
12-13-2024, 08:24 AM
|
||
Started by seqadmin, 12-12-2024, 07:41 AM
|
0 responses
28 views
0 likes
|
Last Post
by seqadmin
12-12-2024, 07:41 AM
|
||
Started by seqadmin, 12-11-2024, 07:45 AM
|
0 responses
42 views
0 likes
|
Last Post
by seqadmin
12-11-2024, 07:45 AM
|
Comment