Entering edit mode
2.4 years ago
rheab1230
▴
140
Hello, I want to convert .bed format to .txt format or gct format. Is there any tool which can do this?
Hello, I want to convert .bed format to .txt format or gct format. Is there any tool which can do this?
Could you provide more details about what you want to use this file for?
BED files are already a text file, just a tab-separated one, so you should be able to view it without any special software or conversion. GCT files can be generated from GenePattern: https://www.genepattern.org/file-formats-guide#_Creating_Input_Files_GCT
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Yes, I was able to view it. Thank you.