[BioC] question about BSgenome and C.pombe genome, absent in USCS

Hervé Pagès hpages at fhcrc.org
Tue May 8 17:56:07 CEST 2012


Hi Boris,

On 04/10/2012 01:52 PM, Zybaylov, Boris L wrote:
> Dear list,
>
> I need to find some sequence patterns in C.pombe genome.
>
> I thought to use for it  BSGenome and matchPattern function, however S.pombe is not available in BSgenome.
>
> Is it possible to install C.pombe genome from another source (not USCS) and still use it with BSgenome?

If you are looking for S. pombe (not C. pombe), the sequences of
the 3 chromosomes are available here (as fasta files):

   ftp://ftp.sanger.ac.uk/pub/yeast/pombe/Chromosome_contigs/

Although it would be convenient to wrap the 3 sequences in a BSgenome
data package (and this is pretty easy to do, see the BSgenomeForge
vignette in the BSgenome software package), you don't really need one.
You can just load each sequence individually in your session with
read.DNAStringSet().

Hope this helps.

Cheers,
H.

>
> If not, what are other options?
>
> Thank you!
>
> Best,
>
> Boris
>
>
>
> Dr. Boris Zybaylov
> Instructor
> Department of Biochemistry and Molecular Biology
> University of Arkansas Medical Sciences
> Little Rock, AR
> 1-501-686-7254
> Confidentiality Notice: This e-mail message, including a...{{dropped:10}}
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor


-- 
Hervé Pagès

Program in Computational Biology
Division of Public Health Sciences
Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N, M1-B514
P.O. Box 19024
Seattle, WA 98109-1024

E-mail: hpages at fhcrc.org
Phone:  (206) 667-5791
Fax:    (206) 667-1319



More information about the Bioconductor mailing list