Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support sequences tiles #59

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Conversation

pkerpedjiev
Copy link
Member

Clodius supports fasta tiles with return data in the form:

{
   "sequence": "ACCCCAA"
}

This PR lets the higlass-sequence track support this data. It relies on the server including "dataset": "sequence" in the tileset info.

Copy link
Member

@alexander-veit alexander-veit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the code looks good, but the build seems to be failing...

@pkerpedjiev
Copy link
Member Author

Thanks, there's some dependency issues. I spent a bit of time looking at it today but couldn't resolve. I'll continue later.

@pkerpedjiev
Copy link
Member Author

Alright, things got a bit out of hand and I ended up updating a bunch of things to fix the build error. Mind taking another look when you have a chance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants