diff --git a/README.rst b/README.rst index 2b837bff..9c117f8c 100644 --- a/README.rst +++ b/README.rst @@ -1,20 +1,27 @@ -ipyrad: Interactive assembly and analysis of RAD-seq data sets -======================= -Welcome to ipyrad, an interactive toolkit for assembly and analysis of restriction-site associated genomic data sets (e.g., RAD, ddRAD, GBS) for population genetic and phylogenetic studies. +*ipyrad*: interactive assembly and analysis of RAD-seq data sets +-------------------------------------------------------------- + +Welcome to ipyrad, an interactive toolkit for assembly and analysis of +restriction-site associated genomic data sets (e.g., RAD, ddRAD, GBS) +for population genetic and phylogenetic studies. + +Documentation +--------- +Full documentation is available here (``_), +where you will find installation instructions, example tutorials, and a full user guide. + Quick Install ------------ -ipyrad is available through conda with all dependencies included. If you have conda installed you can simply: +ipyrad is available through the Python package installer `conda` with all dependencies included. +If you have `conda` installed you can simply run:: conda install -c ipyrad ipyrad -If you do not have conda you will enjoy our `complete installation instructions `_. -Documentation ---------- -`Full documentation `_ is available on our readthedocs site. There you will find installation instructions, example tutorials, and a full user guide. +If you do not have `conda` installed then you will enjoy our +`complete installation instructions `_. -Quick link to the `full tutorial `_. Getting Help ------------