![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help with ABACAS | kyoru | Bioinformatics | 1 | 07-12-2013 01:25 PM |
Split a SAM file | rahul | Bioinformatics | 6 | 12-20-2011 12:12 PM |
split a fastq file | lfaino | Bioinformatics | 4 | 04-14-2011 04:28 PM |
FACS sorting chromosomes? | k-gun12 | General | 0 | 03-19-2011 08:48 AM |
All chromosomes and maq | Layla | Bioinformatics | 1 | 02-13-2009 09:36 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: florida Join Date: Jan 2013
Posts: 67
|
![]()
Hi, All. I just tried to align my contigs to a genome which has 9 chromosomes using ABACAS. I followed the PAGIT toolkit published on nature protocol, but after I joined the chromosomes together as required by abacas, I could not split the files, the script in the PAGIT "split2multifasta.pl did not work. Does some one have suggestions? Thank you.
yun |
![]() |
![]() |
![]() |
#2 | |
Senior Member
Location: Québec, Canada Join Date: Jul 2008
Posts: 260
|
![]() Quote:
|
|
![]() |
![]() |
![]() |
#3 |
Member
Location: florida Join Date: Jan 2013
Posts: 67
|
![]()
I looked through the split2multifasta.pl script, there were only few lines like that
use strict; if (scalar(@ARGV)<5) { die "usage: <Reference File> <ordered ABACAS query file> <resultName> <crunchfile> <Tag>\n\nThis script will split the query file accordinly to the reference, assuming the reference got processed with joinMultifasta.pl.\n"; } my $spacer; my $splitinfo = shift; my $queryFile = shift; my $crunchFile = shift; my $resultName = shift; print "Sorry, this script has not yet be included properly to the PAGIT distribution.\n"; .I email the author, and he kindly sent me the script and now I can use this pipeline now. |
![]() |
![]() |
![]() |
#4 |
Member
Location: Queensland Join Date: Feb 2011
Posts: 14
|
![]()
Has anyone had any trouble running this script? When I try to run it nothing happens. I don't get any errors it just seems to sit there and produce nothing. Does it take a long time to run?
Thanks |
![]() |
![]() |
![]() |
Thread Tools | |
|
|