Our server has been replaced and is now working again. Unfortunately, the was a problem for already submitted jobs which could not be run correctly. Please submit them again.
Our server has been replaced and is now working again. Unfortunately, the was a problem for already submitted jobs which could not be run correctly. Please submit them again.
The computer running our computations has had an hardware failure. We are currently replacing it by a new server which will hopefully be in place beginning of next week. Sorry for the inconvenience.
The cost of sequencing is further decreasing, and users asked us to allow uploading of files bigger than 60 MB for analysis with DARIO. This is however not possible given our limited storage capacity. To cope with this, we have updated our map2bed.pl script which can now remove hits with less than X reads support (run with parameter -r X, e.g. -r 2). This significantly reduces the size of resulting BED-files.
Due to a large number of computational intensive jobs our servers are experiencing exceptional high load. Please be patient, all submitted jobs will finish soon! We experienced some issues with our network. As a result, some of the jobs, that have been submitted within this period, freezed. We kindly ask all affected users to re-submit their jobs.
Due to maintenance of our servers, the DARIO web service is not available on 28th of December. Sorry for the inconvenience. We wish a happy new year to all our users!
We experienced some issues with our network. As a result, some of the jobs, that have been submitted within this period, freezed. We kindly ask all affected users to re-submit their jobs.
We added a number of small changes to DARIO that increase the overall robustness with uploaded BED-files. For example, if the score column in the BED file states that zero reads were obtained, those rows are instead considered to represent a single read. Altogether, it should now be possible to directly use BED files produced with Galaxy.
Make sure you add the SAM header when creating your BAM file. If not, you'll get the following error message:
"The uploaded file or the archive did not contain required BED or BAM file."
To add the header to the BAM file run samtools as follows:
samtools view -bS yourFile.sam > yourFile.bam
A number of users tried to run DARIO with data not produced by short RNA-seq protocols. Since our pipeline only works for small RNAs (processing/degradation products of longer ncRNAs), we do not allow data sets with mapping loci longer than 50nt.
We found that many uploaded BED-files are not in the format required by DARIO. We have therefore added new messages that indicate what is the exact problem within an uploaded BED file.
Today we had issues with uploaded files that were compressed with zip or tar.gz. We have fixed the problem and apologize for the inconvenience.
The article introducing DARIO has now appeared in the Webserver Issue of Nucleic Acids Research. Click here to view the open-access, full text version on the Journals website.
We have set up a new, more powerful machine to process DARIO jobs. Depending on the load, up to eight jobs can be processed in parallel. Computation time is now 50% faster than before! The hg18 test data now takes only about 13 minutes, compared to 25 minutes before.
We have added test data for rhesus monkey and mouse. It can be downloaded on the test data page, as well automatically used for the computation. For the latter, select the respective reference annotation on the "new job" page, and check "Use test-data".
We have added three more supported species to webservice: rhesus monkey (rheMac2), mouse (mm9), and zebrafish (danRer6). Therefore there are now a total of seven annotations from six species supported by DARIO.
You can now upload your mapped reads in the common BAM format.
On this page you will find information on updates or changes to the DARIO web server.