Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[risk=no] [DB-1442] Add new genomic FAQ in SNV/Indel variants section #1459

Merged
merged 2 commits into from
Sep 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,24 @@ export class GenomicFaqComponent extends React.Component<Props, State> {
locations where the individuals’ ancestors might have lived
hundreds of years ago.
</div>
<div style={styles.question}>
<strong>
Who does the genetic ancestry group ‘Americas’ include?
</strong>
</div>
<div style={styles.answer}>
This genetic ancestry group includes people who may be able to trace at least some of their distant
ancestors back to North, Central, or South America. However, many of these people may also have some
ancestors who came from other places, like Europe and Africa.
People with combinations of Indigenous American genetic ancestry with European and/or African genetic
ancestry are included in this category. It is important to acknowledge that these combinations are
common in large part because of the shameful history of colonization and slavery in the Americas.
<br/>
<br />
It’s also important to recognize that having American genetic ancestry does not necessarily mean someone is a
citizen of a Tribal Nation or a member of a Tribal community. Only Tribes and Tribal communities decide how to
define their membership.
</div>
<div style={styles.question}>
<strong>What does the category ‘Remaining’ mean?</strong>
</div>
Expand Down