Skip to content

Commit

Permalink
Update content.jsx
Browse files Browse the repository at this point in the history
Testing page not loading.
  • Loading branch information
JohnZaharick authored Oct 24, 2023
1 parent 35e13f7 commit c751639
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions src/assets/pages/download/content.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,7 @@ const content = {
description:
"Contains all the files needed to start a Genvisis project. Includes 20 samples from the 1000G project in Affymetrix format.",
},
"Sample Project Illumina": {
title: "Download Sample Project - Illumina",
link: "https://www.yahoo.com/?guccounter=1",
description:
"Contains all the files of a Genvisis project that has been run through the first four steps, which are some of the most resource intensive. This project allows you to use Genvisis visualizations immediately. Includes 20 samples from the 1000G project in Illumina format.",
},
"Sample Project Affymetrix - Affymetrix": {
title: "Download Sample Project",
link: "https://www.yahoo.com/?guccounter=1",
description:
"Contains all the files of a Genvisis project that has been run through the first four steps, which are some of the most resource intensive. This project allows you to use Genvisis visualizations immediately. Includes 20 samples from the 1000G project in Affymetrix format.",
},


"Previous Versions": "Previous Versions",
};
Expand Down

0 comments on commit c751639

Please sign in to comment.