I am trying to get flanking sequence of a list of SNPs. I have the list of SNPs in a excel which I need to convert to the bed format. I looked up for some solution on-line but was not successful. I appreciate any advice on this issue. Thank you.
Heads up! This is a static archive of our support site. Please go to help.galaxyproject.org if you want to reach the Galaxy community. If you want to search this archive visit the Galaxy Hub search
Question: Convert .txt in to .bed format to upload into Galaxy
0
c.s.karandeni-dewage • 0 wrote:
ADD COMMENT
• link
•
modified 2.8 years ago
by
matthias.desmet • 150
•
written
2.8 years ago by
c.s.karandeni-dewage • 0
1
matthias.desmet • 150 wrote:
Hi,
I'm not aware of any tools that can format an excel file to bed. You'll have to manually format the columns following the BED specification (look here: https://genome.ucsc.edu/FAQ/FAQformat.html#format1), export your file to a tab delimited format and manually add the .bed extension.
M
Please log in to add an answer.
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 16.09
Traffic: 175 users visited in the last hour
CKP! i have the same problem. Have you find the solution at that problem? Thank u