Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 10.2.0
-
Labels:None
-
Story Points:10
-
Epic Link:
-
Sprint:Fall 1, Fall 2, Fall 3, Fall 4, Fall 5, Fall 6, Fall 7, Fall 8, Fall 9
Description
Currently, users can import a file with SAMtool tags values and corresponding color hex codes in two columns. This ticket is about adding functionality where users can add corresponding cluster information (cluster id/name) for each tag value as well.
For the completion of this task:
- Users must be able to import 2-column or 3-column tsv/csv/txt file
- Importing 2-column files, SAMtools tag value and color, should work exactly as it does right now.
- Anticipate potential user errors while importing and handle it.
- Importing 3-column files, includes cluster id, users should be able to choose between:
- using the feature as it is right now - color by samtools tag values such as cell barcode
- or, color by cluster ids
Attachments
Issue Links
- relates to
-
IGBF-4375 Fix Filter By window in IGB when user enters many values
-
- Closed
-
-
IGBF-4376 Fix closing of Color By window when Import window open freezes IGB
-
- Closed
-
-
IGBF-4377 Fix Color By window opening at top left of screen
-
- Closed
-
-
IGBF-4378 Fix manually entered clusters filling entire table
-
- Closed
-
-
IGBF-4379 User entered values in the Color By SAMtags should be auto-checked
-
- Closed
-
Activity
Pushed commit 627d8d6 in IGBF-4295
This commit addresses:
- Importing 2 column or 3 column files in Color by SAMtags function
- Checkboxes for users to check or uncheck rows in the table
Note: I have added a sample txt file to the ticket with 3 columns. The quickload for the BAM file corresponding to the sample file is in here: https://bitbucket.org/KarthikRavee91/quickload_scrna-seq_10xgenomics/src/main/
In IGB, after add this quickload data source, load any pmbc alignments file from H_sapiens_Feb_2009
Ticket was tested on mac using installer. Some minor issues were identified (see previous comments). After discussion we have triaged the issues that should be addressed and have created new tickets.
Closing ticket.