cycledash icon indicating copy to clipboard operation
cycledash copied to clipboard

Variant Caller Analysis Dashboard and Data Management System

Results 100 cycledash issues
Sort by recently updated
recently updated
newest added

@iskandr: > PGV relies on allele-specific quantification of expression from RNAseq, how can that data be shown in Cycledash? from https://github.com/hammerlab/cycledash/issues/852

enhancement

Not all users should have access to all data

enhancement

cf. https://github.com/hammerlab/cycledash/blob/master/cycledash/bams.py#L34 BAMs should be unique on `project_id, uri`, not just `uri`. A duplicate BAM submission should return `HTTP 409` ("conflict") not `400` (as it does now, "malformed request").

enhancement

Worker status says "uploading..." even though file is already uploaded: ![screen shot 2015-10-21 at 4 16 30 pm](https://cloud.githubusercontent.com/assets/7809/10648872/213a4d3e-780f-11e5-8491-921897cda1ab.png) It is a little bit misleading as it is just workers doing...

...and update its position as the user clicks on different variants in the Examine page. This way the user has a little breathing room to read and filter the VCF...

enhancement
pileup
UI

pileup currently fetches variants directly from the VCF file and alignments directly from the BAM file. It would make more sense for it to pull in variants either via the...

pileup

Once https://letsencrypt.org is live with certs.

Deployment

Go to the Login page. Hit the "Login" button with an empty form. You'll get an Internal Server error, with this trace: ``` File "/Users/danvk/github/cycledash/cycledash/auth.py", line 33, in login user...

bug

enhancement
page: /examine
UI

When comparing two VCFs, there should be a header added to the common variants column that would enable a user to sort by that column. This way the user can...

enhancement
user validated
Phase 2