Skip to content

Commit

Permalink
"sample transcript annotation"
Browse files Browse the repository at this point in the history
  • Loading branch information
pbilling authored Aug 15, 2016
1 parent 0a2c2b0 commit 4d16363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

1. To run:

* Upload the sample transcript (Samples/sample_transcript_annotation_chr17.bed)
* Upload the sample transcript annotation (Samples/sample_transcript_annotation_chr17.bed)

```
java -Xbootclasspath/p:alpn-boot.jar -cp target/cba-v1-jar-with-dependencies.jar com.google.cloud.genomics.cba.StartAnnotationEngine UploadFile --username=<YOUR_Google_Cloud_Registered_Email> --bucketName=<Your_Google_Cloud_Bucket_Name> --localFilenameAddr=Samples/sample_transcript_annotation_chr17.bed --cloudObjectName=sample_transcript_annotation_chr17.bed
Expand Down

0 comments on commit 4d16363

Please sign in to comment.