This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Does anyone know where to get individual feline chromosome fasta file?

I was wondering if anyone knew where to get individual chromosome fasta files for the cats? I can't seem to find the files on UCSC. I could be looking in the wrong place. I was wondering if anyone knew where to get them?

gene sequencing assembly genome alignment

2 answers

Get the genome file here. Split into individual files using faSplit from Kent Utilities.

Use genomepy to make your life easier:

$ genomepy install felCat8 UCSC

Log in to answer this question.