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

Obtaining GC and GT scores as columns in gtc_final_report.py #29

Open
evilvenom opened this issue Feb 8, 2022 · 1 comment
Open

Obtaining GC and GT scores as columns in gtc_final_report.py #29

evilvenom opened this issue Feb 8, 2022 · 1 comment

Comments

@evilvenom
Copy link

Greetings!
I had a query if I wanted to change the columns that are printed in the txt file of the output. How do I get two columns, one with GC scores and another with GT scores?

output_handle.write("[Data]\n")delim.join(["SNP Name", "Sample ID", "Chr", "Position", "GC Score", "Allele 1 - Plus", "Allele 2 - Plus", "GT Score"]

Something like this, how do I select the relevant attributes?

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