From eafe06329d7bdd0680e12b3c5b2f8589d9d317a1 Mon Sep 17 00:00:00 2001 From: "Alex H. Wagner, PhD" Date: Sun, 14 Apr 2024 09:20:37 -0400 Subject: [PATCH] generalize intro paragraph --- docs/source/concepts/location/SequenceLocation.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/concepts/location/SequenceLocation.rst b/docs/source/concepts/location/SequenceLocation.rst index 9d73aaed..b48fd3d0 100644 --- a/docs/source/concepts/location/SequenceLocation.rst +++ b/docs/source/concepts/location/SequenceLocation.rst @@ -4,8 +4,7 @@ SequenceLocation !!!!!!!!!!!!!!!! The sequence location class is a fundamental concept in VRS, and is used to describe every form of :ref:`Variation`, -and has stand-alone utility in other GA4GH schemas, including **Sequence Annotation** and -`Beacon `_. +and has stand-alone utility for describing sequence locations in other (non-variation) contexts. This class is used to represent a subsequence of a specified :ref:`SequenceReference`. The reference is typically a chromosome, transcript, or protein sequence.