I believe someone else could help
Seqanswers Leaderboard Ad
Collapse
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
The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...-
Channel: Articles
Yesterday, 11:48 AM -
-
by seqadmin
This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.
The Headliner
The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...-
Channel: Articles
03-03-2025, 01:39 PM -
-
by seqadmin
The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...-
Channel: Articles
02-24-2025, 06:31 AM -
ad_right_rmr
Collapse
News
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by seqadmin, 03-20-2025, 05:03 AM
|
0 responses
26 views
0 reactions
|
Last Post
by seqadmin
03-20-2025, 05:03 AM
|
||
Started by seqadmin, 03-19-2025, 07:27 AM
|
0 responses
33 views
0 reactions
|
Last Post
by seqadmin
03-19-2025, 07:27 AM
|
||
Started by seqadmin, 03-18-2025, 12:50 PM
|
0 responses
25 views
0 reactions
|
Last Post
by seqadmin
03-18-2025, 12:50 PM
|
||
Started by seqadmin, 03-03-2025, 01:15 PM
|
0 responses
190 views
0 reactions
|
Last Post
by seqadmin
03-03-2025, 01:15 PM
|
Comment