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

Output #32

Open
fafuyyk opened this issue Dec 1, 2023 · 1 comment
Open

Output #32

fafuyyk opened this issue Dec 1, 2023 · 1 comment

Comments

@fafuyyk
Copy link

fafuyyk commented Dec 1, 2023

Hello!
I used fastQTL to conduct an sQTL identification, the command is as follows:
fastQTL.static --vcf merged.vcf.gz --bed Osa_perind.counts.gz.qqnorm_Chr1.gz --cov Osa_perind.counts.gz.PCs.PC5 --permute 1000 10000 --normal --out Osa_perind.permutation. Chr1 --chunk 1 1
This is my first time using permute mode and there are 17 columns of results. I can't understand many columns because they don't have column names. I hope to know the corresponding meanings of these columns.

@francois-a
Copy link
Owner

Please consider using tensorQTL instead, as this will provide the column headers. Documentation about the headers is provided here. For the FastQTL outputs, the headers are added in merge_chunks.py.

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