Mercurial > repos > iuc > msa_datatypes
diff readme.rst @ 0:70227007b991 draft default tip
Imported from capsule None
| author | iuc |
|---|---|
| date | Tue, 22 Apr 2014 13:55:42 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/readme.rst Tue Apr 22 13:55:42 2014 -0400 @@ -0,0 +1,64 @@ +=============================================================== +Collection of Galaxy Datatypes for Multiple Sequence Alignments +=============================================================== + +That repository should be a starting point to collect all Multiple Sequence Alignment (MSA) +file formats. +Development will happen in https://github.com/bgruening/galaxytools. Feel free to contribute. + +Copyright 2013 by: + +* Bjoern Gruening + + +============ +Installation +============ + +Please install these datatypes with the Galaxy Tool Shed: + +================== +Included Datatypes +================== + +- Stockholm* +- MSF +- phylib +- vienna +- selex +- clustal + +(*) with split/merge and counting functions + + +======= +History +======= + +- v1.1.0: Initial public release + + + + +=============================== +Wrapper Licence (MIT/BSD style) +=============================== + +Permission to use, copy, modify, and distribute this software and its +documentation with or without modifications and for any purpose and +without fee is hereby granted, provided that any copyright notices +appear in all copies and that both those copyright notices and this +permission notice appear in supporting documentation, and that the +names of the contributors or copyright holders not be used in +advertising or publicity pertaining to distribution of the software +without specific prior permission. + +THE CONTRIBUTORS AND COPYRIGHT HOLDERS OF THIS SOFTWARE DISCLAIM ALL +WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE +CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT +OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS +OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE +OR PERFORMANCE OF THIS SOFTWARE. +
