Effacer les filtres
Effacer les filtres

open huge SAM files

2 vues (au cours des 30 derniers jours)
Razvan
Razvan le 7 Fév 2012
Hi! I try to import a SAM (Sequence Alignment/Map) file (or parts of it) into Matlab but because it has 10GB, I don't know any good way to do this... I guess I need to create a BioMap object but that is possible only for files < 4GB.
Any help is appreciated.
Best, Razvan

Réponse acceptée

Lucio Cetto
Lucio Cetto le 6 Mar 2012
The 4GB limitation for BioIndexedFile (which is the back-end support to read SAM files into BioMap) has been removed in 12a. Before 12a you could also change your SAM file to BAM, a 10GB SAM file should result into a 2.5 GB BAM file, BioMap should be able to load it.
  1 commentaire
Razvan
Razvan le 6 Mar 2012
Thanks! I'm glad to hear that Matlab 2012a can handle these huge SAM files. BAM files seem easier to handle, though.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Bioinformatics Toolbox dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by