Skip to content

Generating linear plots with genomealign files #350

@DustinSokolowski

Description

@DustinSokolowski

Hello!
Thank you for the wonderful browser. I have three quick questions about the linear plots if you don't mind.

  1. 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.
  2. 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.
  3. 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.

image

Thank you!
Dustin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions