IMPACT icon indicating copy to clipboard operation
IMPACT copied to clipboard

Minor fix: Copy-paste issue in the list of used baselineLD annotations

Open borisevichdi opened this issue 2 years ago • 3 comments

The file mentions an annotation named "H3K4me1_Trynka.extend.50H3K4me3_peaks_Trynka". There is no such annotation in baselineLD, but there are two annotations called "H3K4me1_Trynka.extend.500" and "H3K4me3_peaks_Trynka" that go one after another in baselineLD list.
I think that a glitch happened when the list of used annotations was copy-pasted to this repo after the analysis was done, causing a merger of the two sequential lines. It seems unlikely to me that this has affected the original analysis.
This PR fixes this merger (and also changes the name of the file accordingly from 69 to 70 annotations).

borisevichdi avatar Mar 18 '22 11:03 borisevichdi

The "Files changed" tab indicates that the last line of the file was also changed, but that is not correct. The last line was left untouched. Edit: it seems that the GitHub's file editor web page automatically appends an empty line at the end of the file, and this is why there is a change at the end of the file - a newline symbol has been appended.

borisevichdi avatar Mar 18 '22 11:03 borisevichdi

Thank you so much for finding this discrepancy!

Best,

Tiffany

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

The "Files changed" tab indicates that the last line of the file was also changed, but that is not correct. The last line was left untouched.

— Reply to this email directly, view it on GitHub https://github.com/immunogenomics/IMPACT/pull/8#issuecomment-1072327985, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEBTQREWLYFMR47LEZOJ6D3VARTFTANCNFSM5RBSWG2A . 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