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

Updates deprecated alias run_server and removes restrictions on dataframe add track workflow #87

Merged
merged 4 commits into from
Dec 13, 2023

Conversation

carolinebridge
Copy link
Contributor

  • Updates deprecated alias Dash run_server to Dash run
  • removes restrictions on df add track workflow that prevented "out of the box" bigWig files from computing properly

Users can now convert their BigWig data to a dataframe and load it directly into the library without having to change their headers or datatypes.

@carolinebridge carolinebridge self-assigned this Dec 13, 2023
@cmdcolin
Copy link
Contributor

are there any limits on the size of bigwig that can be loaded? it is still using truncate?

one interesting feature of bigwigs is they do have different "zoom levels" built in and the higher zoom levels have way less data, it would be cool if we could plot those directly from the data frame

@cmdcolin
Copy link
Contributor

probably good to go otherwise though, will just go ahead with merge

@cmdcolin cmdcolin merged commit 18debb1 into main Dec 13, 2023
4 checks passed
@cmdcolin cmdcolin deleted the qol-updates branch December 13, 2023 17:53
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