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

--strandfile #5

Open
racheese opened this issue Oct 12, 2018 · 8 comments
Open

--strandfile #5

racheese opened this issue Oct 12, 2018 · 8 comments

Comments

@racheese
Copy link

Hi,
I'm trying to convert alleles coding from forward type to top but i do not know how to construct the strandfile for my data? I have data from a sample of sheep genotyped with the illumina 50OvineBeadchip
thanks in advance

Sara

@kaichop
Copy link
Contributor

kaichop commented Oct 12, 2018 via email

@racheese
Copy link
Author

Thank you for the answer, I tryied to follow instructions:

convert_bim_allele.pl /home/sara/GenGen-1.0.1/testcomisana.bim /home/sara/GenGen-1.0.1/test/SNPTable.txt -intype forward -outtype top -outfile /home/sara/GenGen-1.0.1/testcomisana.top.bim

but I got the following answer
Error in argument: please specify --strandfile when '-intype' is 'forward'

I'ma almost sure that my current coding is not Top

@sboer
Copy link

sboer commented Feb 27, 2019

Hi!

I have the same problem. I am trying to convert an Illumina export file (TOPBOT) to forward strand, and is asked for a strandfile. In the instruction, it says to use the snp14 file and cut the appropriate columns. What is a snp14 file and what is the appropriate columns?

Thanks

@kaichop
Copy link
Contributor

kaichop commented Feb 27, 2019 via email

@sboer
Copy link

sboer commented Feb 27, 2019

Thanks for clearyfying! Just extracting chr, pos, rs and +/- then? (there are no headers in the file)
Would it be possible, somehow, to specify a file with information about the reference and alternative alleles, in addition to top/bot strand instead? I have a mapping file, run with blat, that has used hg19 as reference, and the resulting file containts information about TOPBOT-strand, ref/alt alleles according to TOPBOT and ref/alt alleles according to forward strand (hg19)

Thanks

@amizeranschi
Copy link

@kaichop

Is it specified anywhere what is the correct format for the strandfile? I did not find this in the documentation and I am not working on human data.

Which columns need to appear in the strandfile?

It seems that I can't run GenGen without specifying a strandfile:

Error in argument: please specify --strandfile when '-outtype' is 'forward'

@kaichop
Copy link
Contributor

kaichop commented Feb 21, 2020 via email

@amizeranschi
Copy link

Alright, thanks for the quick answer!

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

4 participants