Hey, I appreciate your help on my other question. I have the hg38.fa database file and can run BLAT searches on it now. However, the psl2bed script you recommended returns a "segmentation fault" error
/usr/local/bin/psl2bed: line 140: 7344 Segmentation fault: 11 ${cmd} ${options} - 0<&0
I don't think I'm doing anything wrong personally
Is there any other way I can work with psl data? Maybe some way I could retrieve sequences from pslx data and convert it into FASTA somehow?