Hi,
I’m trying to extract chr1:4,000,000–10,000,000 from the Ensembl EPO (release 112) MAFs, but mafsInRegion keeps producing an empty file—even though I can see blocks in that range inside the source MAFs.
printf "1\t4000000\t10000000\n" > region.bed
# Extract from all chr1 chunks into one MAF
mafsInRegion region.bed epo.4M_10M.maf 43_mammals.epo.1_*.maf.gz
s homo_sapiens.1 5687873 21179 + 248956422 ...
thank you!
--
---
You received this message because you are subscribed to the Google Groups "UCSC Genome Browser Public Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to genome+un...@soe.ucsc.edu.
To view this discussion visit https://groups.google.com/a/soe.ucsc.edu/d/msgid/genome/a1efd8b6-aaeb-4b3c-9719-fbf88cb5d261n%40soe.ucsc.edu.