Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Fall 1
Description
Single cell RNA seq data has samtools tags (see link below) and ultimately we want to filter reads in IGB using these tags especially CR or CB tags, which unique IDs for cells. But first we need to know if the tags are consistent across cellranger pipeline versions and a reliable filter. The datasets in IGBF-3864 should be good enough viewed and compared for samtools tags and confirm the consistency.
https://samtools.github.io/hts-specs/SAMtags.pdf
Attachments
Issue Links
Activity
Karthik Raveendran
created issue -
Karthik Raveendran
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Ann Loraine [ aloraine ] | Karthik Raveendran [ karthik ] |
Karthik Raveendran
made changes -
Description |
Single cell RNA seq data has samtools tags (see link below) and ultimately we want to filter reads in IGB using these tags especially CR or CB tags, which unique IDs for cells. But first we need to know if the tags are consistent across cellranger pipeline versions and a reliable filter. The datasets in https://samtools.github.io/hts-specs/SAMtags.pdf |
Karthik Raveendran
made changes -
Epic Link | IGBF-3765 [ 22984 ] |
Karthik Raveendran
made changes -
Karthik Raveendran
made changes -
Sprint | Fall 1 [ 202 ] |
Karthik Raveendran
made changes -
Status | To-Do [ 10305 ] | In Progress [ 3 ] |
Karthik Raveendran
made changes -
Attachment | Compart samtools tags across cell ranger versions.xlsx [ 18487 ] |
Karthik Raveendran
made changes -
Attachment | Compart samtools tags across cell ranger versions.xlsx [ 18487 ] |
Karthik Raveendran
made changes -
Attachment | Compare samtools tags across cell ranger versions.xlsx [ 18488 ] |
Karthik Raveendran
made changes -
Attachment | Compare samtools tags across cell ranger versions.xlsx [ 18488 ] |
Karthik Raveendran
made changes -
Attachment | Compare samtools tags across cell ranger versions.xlsx [ 18490 ] |
Karthik Raveendran
made changes -
Story Points | 1 | 0.5 |
Karthik Raveendran
made changes -
Story Points | 0.5 | 1 |
Karthik Raveendran
made changes -
Assignee | Karthik Raveendran [ karthik ] |
Karthik Raveendran
made changes -
Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
Karthik Raveendran
made changes -
Nowlan Freese
made changes -
Summary | Verify samtools tags consistency across datasets | Investigate samtools tags consistency across datasets from CellRanger |
Nowlan Freese
made changes -
Summary | Investigate samtools tags consistency across datasets from CellRanger | Investigate samtools tags consistency across datasets from Cell Ranger |
Nowlan Freese
made changes -
Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
Nowlan Freese
made changes -
Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
Nowlan Freese
made changes -
Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
Nowlan Freese
made changes -
Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
Nowlan Freese
made changes -
Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
Nowlan Freese
made changes -
Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
Nowlan Freese
made changes -
Resolution | Done [ 10000 ] | |
Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |
Nowlan Freese
made changes -
See Excel attached to this ticket. CB and CR is the samtools tags we are interested in because CR is the unique cell barcode and CB is cell identifier. These two tags are consistently available in the all 4 versions of cell ranger we checked.