Skip to content

Update _extract_allc.py - fix BED formatting from allC file#52

Merged
lhqing merged 2 commits intolhqing:masterfrom
sspatel02:master
Jul 9, 2024
Merged

Update _extract_allc.py - fix BED formatting from allC file#52
lhqing merged 2 commits intolhqing:masterfrom
sspatel02:master

Conversation

@sspatel02
Copy link
Copy Markdown
Collaborator

fixed creating a BED file from input allC:
start position now 0 based
end posiiton remains 1 based

  • This is correct BED format

previously:
start and end were 1 based (copied from allC format)

Issue stems from: https://docs.google.com/presentation/d/1kdfRzt2CKg0s_GjaMSHUaLh-vqtXCyTdVmFt15Vcm6Y/edit?usp=sharing

sspatel02 and others added 2 commits July 8, 2024 13:31
fixed creating a BED file from input allC:
start position now 0 based
end posiiton remains 1 based
 - This is correct BED format

previously:
start and end were 1 based (copied from allC format)
@lhqing
Copy link
Copy Markdown
Owner

lhqing commented Jul 9, 2024

LGTM, thanks!

@lhqing lhqing merged commit 0c20014 into lhqing:master Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants