| website | company | whole genome sequencing / other method | provide genome analysis | price | additional info |
|---|---|---|---|---|---|
| Gene by Gene (FASTQ file) | genebygene.com | yes/no | yes | 1095 USD | find more here |
| Gene by Gene (FASTQ, BAM, VCF files) | genebygene.com | yes/no | yes | 1295 USD | find more here |
| Veritas myGenome | veritasgenetics.com | yes/no | yes | 999 USD | saliva is the thing that customer puts into a kit; for U.S. citizens only; customer needs to meet with physician first; "we will hold |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import sbt._ | |
| import Keys._ | |
| object SettingsAkka { | |
| val akkaVersion = "2.3.11" | |
| val akkaStreamsVersion = "1.0-RC3" | |
| def apply() = Seq( | |
| libraryDependencies += "com.typesafe.akka" %% "akka-actor" % akkaVersion, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import sbt._ | |
| import Keys._ | |
| import Implicits._ | |
| import SettingsScala.{ v210, v211 } | |
| object ProjectLiftProblemMain { | |
| val subProjectName = "main" | |
| val mainClassFullyQualifiedName: Option[String] = Some("org.lift.problem.Main") |
Genetic analysis, engineering and synthetic genomics use cases:
-
genetic diseases risk, check genetic disorders, genetic predispositions
just to enlist some (after GenePlanet):
-
diseases: alzheimers disease, asthma, atrial fibrillation, breast can
OlderNewer