Ucsc Das: Retrieving Maf Blocks
Hi,
I am wondering whether there is a way to fetch MAF alignements from the UCSC DAS server ... I know how to do this for single sequences using the perl Bio::DAS module , but could not figure a way to do this for multiple alignements .
Thanks for your help, Carl
maf
ucsc
multiple
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
problem with installing perl modules in linux
written by maria •Hello Everyone ı was trying to run cat Precapture.introns.ont.reads.gff | perl extract_intron_strand_motif.pl - Danio_rerio.GRCz11.dna_sm.primary_assembly.fa Precapture.introns.motifs İt gave me this error Can't locate Bio/DB/Fasta.pm in @INC …
-
installation of Bio::Das module in active perl
written by rsabrina93 •I want to install the Perl module Bio::Das. I have active Perl installed and I work on windows OS. I used the cpan>install Bio::Das But …
-
Accessor methods for Bio::SeqIO
written by Yaseen Ladak •Hello All, I need some help. I am trying to use Bio::SeqIO. How can I know what accessor functions does this module have like for …
-
Galaxy "Stitch Maf Blocks" Produced Null Bases
written by lam •<p>problem: "stitch MAF blocks" produced NULL bases </p> <p>steps: From <a href='http://genome.ucsc.edu/cgi-bin/das/hg19/dna?segment=chrY:23310464,23331995'>http://genome.ucsc.edu/cgi-bin/das/hg19/dna?segment=chrY:23310464,23331995</a></p> <p>we got the following bases:</p> <pre><code>agtttacccaactcacaggtatttgaggatacaaacccatgactgggcttggctttaaaaattcctatctgaaatttctagt.......... </code></pre> <p>We want to do multiple-species alignment …
-
Affymetrix Das/2 Server, Where To Get Its Source Code?
written by 9606<p>Hi all, I need Affymetrix DAS/2 Server source code.</p> <p>I tried to access the CVS server from the link in <a href="http://www.biodas.org/wiki/DAS/2">this link</a>, but it …
-
Trouble Using Bio::Alignio In Perl Script To Covert Alignment To Maf Format
written by Uncle Gabby •Hello there, I hope someone might have some insight into a problem I am having using the BioPerl module **Bio::AlignIO** in a perl script to …
-
Problem With Ensembl Variant Effect Predictor Stand Alone Perl Tool
written by Nasir •<p>Hi All</p> <p>I would be grateful for your help with this problem.</p> <p>I am annotating SNPs in vcf files from 1000 genomes project using the …
-
Batch Fetching Fasta Sequences From Bed File
written by Carl •<p>Hi,</p> <p>I have a number of bed files, for which I would like to extract the corresponding fasta sequences. What is the best way to …
-
How To Get The 3' Utr Given Geneid And Transcriptid In Ensembl Using Python?
written by Sam •<p>Hello Everyone, </p> <p>I have to do data collection for my current project where i have to collect all the 3' UTR sequences given Ensembl …
-
Perl To Retrieve Sequences From Ucsc Genome Browser
written by Cheng Zhongshan<p>Dear all, I am going to get DNA sequence by its given chromosome position from the website of UCSC (<a href="http://genome.ucsc.edu/cgi-bin/hgc?hgsid=188405389&o=33031596&g=getDna&i=mixed&c=chr21&l=33031596&r=33041570&db=hg19&hgsid=188405389">link text</a>), i.e, when I …