Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ifalko/practice

Open more actions menu
 
 

Repository files navigation

Build Status

A set of Java command line tools for manipulating high-throughput sequencing (HTS) data and formats.

Picard is implemented using the HTSJDK Java libraryHTSJDK, supporting accessing of common file formats, such as SAM and VCF, used for high-throughput sequencing data.

It's also possible to build a version of Picard that supports reading from GA4GH API, e.g. Google Genomics: 1.Fetch gatk-tools-java library from https://github.com/iliat/gatk-tools-java 2.Build: ant gatk-tools-java-picard-jar 3.Copy the resulting jar to lib/gatk-tools-java/ under Picard folder, e.g. cp dist/gatk-tools-java-picard-1.0.jar ../picard/lib/gatk-tools-java/ 4.Build Picard: ant -lib lib/ant package-commands-ga4gh 5.You can now run java -jar dist/picard.jar ViewSam
INPUT=https://www.googleapis.com/genomics/v1beta2/readgroupsets/CK256frpGBD44IWHwLP22R4/
GA4GH_CLIENT_SECRETS=../client_secrets.json

Please see the Picard Documentation for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 98.0%
  • XSLT 0.8%
  • R 0.7%
  • Shell 0.3%
  • Scala 0.2%
  • CSS 0.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.