Virus Isolation & Purification [Code]

For those with experience of programming, below is simple pseudo code (with scientific dictate) to find out if a virus causes disease.

if (Belief(a virus causes new disease))
{

TakeSputumEtcSampleFromPeople(with similar illness);
virus = CharacteriseExogenousOnlyPurified(a virus);
if ExposeWellSubjectsTo(virus) != SameIllness
{

Belief(a virus causes the new disease) = false;

}

}
Share

The longer English language version, signed by a couple of medical professionals and supported by over 9000 people around the world, is here.

Share this:

Subscribe for updates

Enter your email address below. I’ll send you updates & news to your email address. You can unsubscribe at any time.


Posted

in

by

Tags:


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

>