You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><strong>For a quick-start guide to using ggd see:</strong><aclass="reference internal" href="quick-start.html#quick-start"><spanclass="std std-ref">GGD Quick Start</span></a></p>
93
93
<p><strong>To request a new data recipe please fill out the</strong><aclass="reference external" href="https://forms.gle/3WEWgGGeh7ohAjcJA">GGD Recipe Request</a><strong>Form.</strong></p>
94
94
<p><strong>For details on creating and adding recipes to ggd see the</strong><aclass="reference internal" href="contribute.html#make-data-packages"><spanclass="std std-ref">Contribute</span></a><strong>page.</strong></p>
95
-
<divclass="admonition warning">
96
-
<pclass="admonition-title">Warning</p>
97
-
<p>After December 31, 2020 GGD will no longer maintain python 2 compatibility. Python 2 may still work, but maintenance will
98
-
be focused on python 3. This decision is based on the End-Of-Life of python 2 starting on January 1, 2020. GGD will maintain
99
-
python 2 compatibility for 1 year from the End-Of-Life of python 2.</p>
100
-
</div>
101
95
<p>Go Get Data (ggd) is a data management system that provides access to data packages containing auto curated genomic data.
102
96
ggd data packages contain all necessary information for data extraction, handling, and processing. With a growing number
103
97
of scientific datasets, ggd provides access to these datasets without the hassle of finding, downloading, and processing them
<spanid="quick-start"></span><h1>GGD Quick Start<aclass="headerlink" href="#ggd-quick-start" title="Permalink to this headline">¶</a></h1>
103
103
<p>[<aclass="reference internal" href="index.html#home-page"><spanclass="std std-ref">Click here to return to the home page</span></a>]</p>
104
-
<divclass="admonition warning">
105
-
<pclass="admonition-title">Warning</p>
106
-
<p>After December 31, 2020 GGD will no longer maintain python 2 compatibility. Python 2 may still work, but maintenance will
107
-
be focused on python 3. This decision is based on the End-Of-Life of python 2 starting on January 1, 2020. GGD will maintain
108
-
python 2 compatibility for 1 year from the End-Of-Life of python 2.</p>
109
-
</div>
110
104
<p><strong>To see and/or search for data packages available through GGD, see:</strong><aclass="reference internal" href="recipes.html#recipes"><spanclass="std std-ref">Available data packages</span></a></p>
111
105
<p>Go Get Data (ggd) is a genomics data management system that provides access to processed and curated genomic data files.
112
106
ggd alleviates the difficulties and complexities of finding, obtaining, and processing the data sets and annotations
0 commit comments