IMPACT icon indicating copy to clipboard operation
IMPACT copied to clipboard

Minor fix: Inconsistent CellDeriv for T-cell derived annotations

Open borisevichdi opened this issue 2 years ago • 2 comments

The very first T-cell derived annotation has "T.cell" as the value of CellDeriv, while all other T-cell derived annotations use "T[space]cell".
This means that any end-user who groups data by CellDeriv will mistakenly create two separate groups for the annotation ID=1 and the rest T-cell annotations.

borisevichdi avatar Mar 18 '22 11:03 borisevichdi

That is a very good point, thank you for catching this!

Best,

Tiffany

On Fri, Mar 18, 2022 at 7:25 AM Dmitrii Borisevich @.***> wrote:

The very first T-cell derived annotation has "T.cell" as the value of CellDeriv, while all other T-cell derived annotations use "T[space]cell". This means that any end-user who groups data by CellDeriv will mistakenly create two separate groups for the annotation ID=1 and the rest T-cell annotations.

You can view, comment on, or merge this pull request online at:

https://github.com/immunogenomics/IMPACT/pull/7 Commit Summary

File Changes

(1 file https://github.com/immunogenomics/IMPACT/pull/7/files)

Patch Links:

  • https://github.com/immunogenomics/IMPACT/pull/7.patch
  • https://github.com/immunogenomics/IMPACT/pull/7.diff

— Reply to this email directly, view it on GitHub https://github.com/immunogenomics/IMPACT/pull/7, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEBTQRBBFAQJFYRTA5QULHTVARR2XANCNFSM5RBR67UA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Tiffany Amariuta-Bartell, PhD Postdoctoral Researcher Department of Epidemiology Harvard T.H. Chan School of Public Health

TiffanyAmariuta avatar Apr 12 '22 18:04 TiffanyAmariuta

Hi Tiffany,

If you agree with this (very minor) PR, could you merge it into the master branch so that the files in the repo are updated?

Best wishes, Dimi

borisevichdi avatar Apr 19 '22 15:04 borisevichdi