Data Management Solution For Ngs/Rna-Seq
2
2
Entering edit mode
12.9 years ago
Konrad ▴ 710

Hi,

I would like to know if anyone is aware of an open-source web based data management solution / LIMS that can handle NGS/RNA-Seq data adequately. It should help to organize sequencing data (i.e. raw reads), read mappings and further downstream analyses inside a lab. Maybe there is already something out there that offers proper data models and handy functionalities/visualizations. Otherwise I need to start something from scratch using Django.

Thanks!

next-gen sequencing • 3.2k views
ADD COMMENT
1
Entering edit mode
ADD COMMENT
0
Entering edit mode

Thanks Jeremy. LIMSs were covered in general quite often but as far as I can see there is nothing that supports RNA-Seq besides general data management capabilities. So guess I have to use one of those or write my own application.

ADD REPLY
0
Entering edit mode
12.6 years ago
Faheemmitha ▴ 210

Take a look at bixfile, which happens to be written using Django. It might give you some ideas. I'd be happy to answer questions (faheem at faheem dot info). This is supposedly for handling bioinformatics data, but at the moment the bioinformatics is sketchy to the point of non-existence. Mostly what it does right now is let the user upload files to a directory, and registers the file location to a database. For large files, this is surprisingly difficult to handle with all the corner cases. I don't know if Django is necessarily the best web framework for this, but I doubt if any of the other options are particularly optimized for this sort of thing.

ADD COMMENT

Login before adding your answer.

Traffic: 1925 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6