Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report on allele information at any given SNP. #65

Closed
ebacherdom opened this issue May 25, 2019 · 2 comments
Closed

Report on allele information at any given SNP. #65

ebacherdom opened this issue May 25, 2019 · 2 comments

Comments

@ebacherdom
Copy link

ALLELE SNP.

Def Allele(Input_Name, Origin='Both'):

Allele(RS2234095) --> 'AA'

Allele(RS2234095, Origin='Maternal') --> 'A'

#Should be smart enough to determine origin is paternal if origin isn't maternal.

@ebacherdom
Copy link
Author

ebacherdom commented May 28, 2019

#2

@apriha
Copy link
Owner

apriha commented Feb 21, 2022

Captured by updated #2.

@apriha apriha closed this as completed Feb 21, 2022
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

No branches or pull requests

2 participants