Question
How are viruses classified based on their nucleic acid type, capsid symmetry, and presence or absence of an envelope? Provide examples for each category.
Solution — Step by Step
Viruses carry either DNA or RNA as their genetic material — never both at the same time. This is the primary level of classification.
- DNA viruses: Can be double-stranded (dsDNA) like Adenovirus, or single-stranded (ssDNA) like Parvovirus.
- RNA viruses: Can be double-stranded (dsRNA) like Reovirus, or single-stranded (ssRNA) like Influenza, HIV, TMV.
Single-stranded RNA viruses are further split into positive-sense (+ssRNA) — directly acts as mRNA (e.g., Poliovirus, Hepatitis C) — and negative-sense (-ssRNA) — needs RNA-dependent RNA polymerase first (e.g., Rabies, Ebola).
The capsid is the protein coat surrounding the nucleic acid. Its shape is determined by how capsomeres arrange themselves.
- Icosahedral (20 triangular faces): roughly spherical — Adenovirus, Poliovirus, HIV
- Helical (rod-shaped): capsomeres arranged in a spiral around the nucleic acid — TMV, Influenza, Rabies
- Complex: neither purely icosahedral nor helical — Bacteriophage T4 (has an icosahedral head + helical tail), Poxvirus
Some viruses acquire a lipid bilayer envelope from the host cell membrane during budding.
- Enveloped: HIV, Influenza, Herpes, Ebola — the envelope carries glycoprotein spikes for host cell recognition
- Non-enveloped (naked): Adenovirus, Poliovirus, Hepatitis A — more resistant to desiccation and detergents
This matters clinically: enveloped viruses are easier to kill with soap/alcohol because the lipid envelope disrupts readily. Non-enveloped viruses survive longer on surfaces.
graph TD
A[Virus] --> B[DNA virus]
A --> C[RNA virus]
B --> D[dsDNA: Adenovirus]
B --> E[ssDNA: Parvovirus]
C --> F[dsRNA: Reovirus]
C --> G[ssRNA]
G --> H["+ssRNA: Poliovirus"]
G --> I["-ssRNA: Rabies"]
A --> J{Capsid Shape}
J --> K[Icosahedral]
J --> L[Helical]
J --> M[Complex]
A --> N{Envelope?}
N --> O[Enveloped: HIV]
N --> P[Naked: Adenovirus]
Why This Works
Virus classification relies on stable structural and genetic features rather than metabolic traits — because viruses have no metabolism of their own. Nucleic acid type determines the replication strategy, capsid symmetry reflects the assembly mechanism, and envelope presence influences transmission and vulnerability to disinfectants.
The Baltimore classification system (which you will see in NEET reference books) groups viruses into 7 classes based on how they produce mRNA. Understanding the nucleic acid type (Step 1) maps directly onto Baltimore classes.
Alternative Method
Instead of the three-criteria approach above, we can use the Baltimore classification directly:
| Class | Genome | mRNA Strategy | Example |
|---|---|---|---|
| I | dsDNA | Normal transcription | Adenovirus |
| II | ssDNA | DNA polymerase makes ds, then transcribe | Parvovirus |
| III | dsRNA | RNA-dependent RNA polymerase | Reovirus |
| IV | +ssRNA | Genome IS the mRNA | Poliovirus |
| V | -ssRNA | RdRp makes +sense mRNA | Influenza |
| VI | +ssRNA-RT | Reverse transcriptase to DNA first | HIV |
| VII | dsDNA-RT | Transcribe to RNA, then RT to DNA | Hepatitis B |
This is the more systematic approach and often tested in NEET as a direct table-based MCQ.
Common Mistake
Students often confuse HIV’s classification. HIV has a +ssRNA genome but uses reverse transcriptase to make DNA — so it belongs to Baltimore Class VI (retroviruses), NOT Class IV. Class IV viruses translate their RNA directly as mRNA. HIV does not do that — it converts RNA to DNA first. This distinction is a NEET favourite.