Skip to content

Bioinformatics research into ending the disease of death.

License

Notifications You must be signed in to change notification settings

salmanshuaib/timeless-jab

Repository files navigation

title author date output
timeless-jab
Salman SHUAIB
August 31, 2021
delicensed Creative Commons Zero v1.0 Universal (CC0-1.0) in honor of TEE

timeless-jab

Bioinformatics research into ending the disease of death. Cancer cells divide indefinitely. Here I present pseudocode for a jab that achieves equilibrium between cancer and senescence via ensuring the optimum 9000 occurrences of TTAGGG (Telomere):

DO {
#in case cell is cancerous
IF occurrences ofTTAGGGin Cell Chromosomal DNA > 15000
Call SenescenceFunction()

#reset in case cell is dying
ELSEIF occurrences ofTTAGGGin Cell Chromosomal DNA < 3000
Call ActivateTelomerase()
}
#infinity loop
WHILE count(TTAGGG) in Cell Chromosomal DNA > Zero

SenescenceFunction() {
#initialize aging process
Delete 6000xTTAGGGfrom Cell Chromosomal DNA
Where preceding GENETIC CODE isTTAGGGAnd succeeding GENETIC CODE isTTAGGG”
}

ActivateTelomerase() {
#effect Telomerase repairs of DNA
Append 6000xTTAGGGin Cell Chromosomal DNA
Where preceding GENETIC CODE isTTAGGGAnd succeeding GENETIC CODE isTTAGGG”.
}

About

Bioinformatics research into ending the disease of death.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published