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

PIP-783 genome browser track #8

Merged
merged 1 commit into from
Oct 25, 2019
Merged

Conversation

leepc12
Copy link
Contributor

@leepc12 leepc12 commented Oct 25, 2019

Presigning for cloud URIs (gs://, s3://)

  • Use a flag --use-presigned-url-gcs and --gcp-private-key [KEY_FILE] to presign GCS URIs.
  • Use a flag --public-gcs if your GCS bucket is public. Don't need presigning since it's already public.
  • Use a flag --use-presigned-url-s3 to presign S3 URIs.
  • Use --tsv-mapping-path-to-url [TSV_FILE] to define mapping of local path prefix to a URL prefix. You may need to have a web server and organized outputs should be (symlinked) on there.

Added USCS genome browser tracks based on presigned/converted URLs

  • Use --ucsc-genome-db [GENOME] to define genome DB for UCSC track (e.g. hg38)
  • Use --ucsc-genome-pos chr?:?????-?????? to define initial genome coord for tracks.

@leepc12 leepc12 merged commit ead4758 into master Oct 25, 2019
@leepc12 leepc12 deleted the PIP-783_genome_browser_track branch October 25, 2019 01:02
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.

1 participant