-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Streamline Setup Screen #16
Comments
Hi Dario,
That's a good point.
I am already working on this for the next major update since a couple of people mentioned this.
I plan also to bring defaults for all addgene available pooled libraries.
Best
Jan
Am 17. M?rz 2017 03:00:22 schrieb DarioS <notifications@github.com>:
Would it be possible to make the setup quicker, by adding a set of radio buttons to the Upload Your sgRNA Library File in the screen setup section ? That would remove the need for users to download a file from the server then to upload it back to the same server again for datasets using the common screening libraries. It would also allow values to settings like Gene Identifier for non-targeting control(s) to be set to suitable defaults by the application. Otherwise, biologists will need to extract the controls from the design spreadsheet and make them comma-separated, which could take time, depending on their programming skill.
-
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#16>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AG3q9MEDbgzduduTggV8OyNH0XNuSW7uks5rmekrgaJpZM4MgF37>.
|
Along these lines, would it be possible to allow users to enter their own regex for custom library definition files? (rather than choosing from a drop-down) |
Currently for GeCKO V2, it's necessary to process Library A files, get a set of count files and evaluate QC metrics, process Library B files, get a second set of count files and evaluate QC metrics, concatenate the libraries using the command line, upload the concatenated count files to CRISPRAnalyzeR and then at last do tasks like differential expression analysis. This could be streamlined by specially handling A and B library files for this screen to avoid having to merge files outside of the application. |
added in V1.20 |
Would it be possible to make the setup quicker, by adding a set of radio buttons to the Upload Your sgRNA Library File in the screen setup section ? That would remove the need for users to download a file from the server then to upload it back to the same server again for datasets using the common screening libraries. It would also allow values to settings like Gene Identifier for non-targeting control(s) to be set to suitable defaults by the application. Otherwise, biologists will need to extract the controls from the design spreadsheet and make them comma-separated, which could take time, depending on their programming skill.
The text was updated successfully, but these errors were encountered: