Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sjackman/pgcpdna-wgs-assembly

:evergreen_tree: Analyze plastid DNA (cpDNA) of white spruce (Picea glauca)
https://github.com/sjackman/pgcpdna-wgs-assembly

Last synced: about 1 month ago
JSON representation

:evergreen_tree: Analyze plastid DNA (cpDNA) of white spruce (Picea glauca)

Awesome Lists containing this project

README

        

White spurce (*Picea glauca*) plastid DNA
=========================================

Analyze plastid DNA (cpDNA) of the white spruce (*Picea glauca*).

Dependencies
============

* bioawk
* bwa
* cap3
* samskrit
* samtools

1. Install [Homebrew](http://brew.sh)
2. Install dependencies

```sh
brew tap homebrew/science
brew tap sjackman/tap
brew install bioawk bwa cap3 samskrit samtools
```

Author
======

Written by [Shaun Jackman](http://sjackman.ca).

Copyright
=========

Copyright 2013 Shaun Jackman

[License GPLv2+](LICENSE): This program is free software; you can
redistribute it and/or modify it under the terms of the GNU General
Public License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.