-
Notifications
You must be signed in to change notification settings - Fork 31
Generating linear plots with genomealign files #350
Copy link
Copy link
Open
Description
Hello!
Thank you for the wonderful browser. I have three quick questions about the linear plots if you don't mind.
- Is it possible to upload a genome align file and make a linear plot as a local track? "Categorical" gives the alignment blocks but I was hoping to be able to generate the linear plots.
- Have you had any issues generating the linear plots on the genome browser? I have tried loading a genomeAlign file I made last year (it used to load fine from the same URL) but it seems to be stuck loading for hours. I have tried multiple days this week. It's also why I'm interested in the "local" option.
- I updated my species' assembly and I am now trying to generate a new genomecov file. The split axt file looks completely fine, however, I have been unable to convert the split axt file into a genomecov file. It works for the first 65,000/2,000,00 entires then it crashes, seemingly unable to find the Y chromosome on mm10. Have you seen this error before? I'm happy to send the split.axt file if that would help.
python3 axt2align.py mHetGlaV3.chr.sizes mm10_to_mHetGla.split1.axt mm10_to_mHetGla1.align
Traceback (most recent call last):
File "axt2align.py", line 35, in
c=chrsize[lst[4]]
KeyError: 'chrY'
Pulling the lines from the axt.split file that have "chy" as the mmus region, I don't see anything unusual.
Thank you!
Dustin
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
