Skip to content

Commit 499be5b

Browse files
committed
Added datasource
1 parent e3da43a commit 499be5b

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

client/src/pages/TOSPage.jsx

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,12 @@ export default function TOSPage() {
2828
GNU General Public License (GPLv3)
2929
</a>
3030
. This code was built with the{" "}
31-
<a href="https://neo4j.com/licensing/">Neo4J community edition</a>
32-
and imports data from FlyBase{" "}
33-
<a href="https://wiki.flybase.org/wiki/FlyBase:Downloads_Overview#Gene_Association_File_-_GAF_.28gene_association.fb.gz.29">
34-
(download page)
35-
</a>{" "}
36-
and the Gene Ontology{" "}
37-
<a href="https://geneontology.org/docs/download-ontology/">
38-
(download page)
31+
<a href="https://neo4j.com/licensing/">
32+
Neo4J community edition.{" "}
33+
</a>
34+
All data used in building the database is compiled in the github's{" "}
35+
<a href="https://github.com/Reed-CompBio/protein-weaver/blob/main/data/DataSource.md">
36+
DataSources
3937
</a>
4038
.
4139
</p>

0 commit comments

Comments
 (0)