Skip to main content

A genome-wide survey of mutations in the Jurkat cell line

Abstract

Background

The Jurkat cell line has an extensive history as a model of T cell signaling. But at the turn of the 21st century, some expression irregularities were observed, raising doubts about how closely the cell line paralleled normal human T cells. While numerous expression deficiencies have been described in Jurkat, genetic explanations have only been provided for a handful of defects.

Results

Here, we report a comprehensive catolog of genomic variation in the Jurkat cell line based on whole-genome sequencing. With this list of all detectable, non-reference sequences, we prioritize potentially damaging mutations by mining public databases for functional effects. We confirm documented mutations in Jurkat and propose links from detrimental gene variants to observed expression abnormalities in the cell line.

Conclusions

The Jurkat cell line harbors many mutations that are associated with cancer and contribute to Jurkat’s unique characteristics. Genes with damaging mutations in the Jurkat cell line are involved in T-cell receptor signaling (PTEN, INPP5D, CTLA4, and SYK), maintenance of genome stability (TP53, BAX, and MSH2), and O-linked glycosylation (C1GALT1C1). This work ties together decades of molecular experiments and serves as a resource that will streamline both the interpretation of past research and the design of future Jurkat studies.

Background

The Jurkat cell line was isolated in 1977 from the blood of a fourteen-year-old boy with Acute Lymphoblastic Leukemia [1]. It was one of the first in vitro systems for studying T-cell biology and helped to produce an incredible number of discoveries and publications (Fig. 1) [2].

Fig. 1
figure 1

Jurkat publication trends. Yearly publication counts for PubMed queries. Representative queries are given in the legend. Note that these query descriptions are abbreviations of more detailed search terms, which are provided in the “Methods” section

As the workhorse behind a diverse array of molecular investigations, the Jurkat cell line revealed the foundations for our modern understanding of multiple signaling pathways. Most notably, studies of Jurkat cells established the bulk of what is currently known about T-cell receptor (TCR) signaling [2]. However, at the turn of the 21st century, as the use of Jurkat as a model T-cell line was reaching its height, some abnormalities in the cell line began to come to light.

Problems were first noticed in the form of gene expression defects. The most publicized of these defects was aberrant PI3K signaling due to the absence of PTEN and INPP5D (SHIP) in Jurkat cells [2]. The loss of these two central regulators of phosphatidylinositol signaling was proposed as the cause of the previously-documented, constitutive activation of PI3K signaling, a major mediator of downstream TCR signaling events [3]. This fundamental TCR signaling defect in Jurkat led many researchers to question its validity as a model system for T-cell studies [2]. Although the number of publications using Jurkat dropped off over the following decade, it is still widely used in biomedical research (Fig. 1).

Defect detection up to now has been primarily based on top-down approaches, requiring knowledge of signaling or expression defects, which leads to interrogations of specific coding sequences. While multiple genetic defects have been described over the past few decades, these top-down approaches are limited in scope and have failed to provide a broader understanding of Jurkat biology.

Modern sequencing technology allows for interrogation of the entire genome. In contrast to top-down techniques, whole-genome sequencing (WGS) allows us to investigate genetic defects from the bottom up, with the potential to extend our understanding of abnormalities in Jurkat. Thus, in this study, we used shotgun sequencing to perform genome-scale characterization of genomic variants in this commonly-used cell line.

Results

Sequencing and variant callers

Whole-genome sequencing of the Jurkat cell line produced over 366 million 100bp paired-end reads and over 531 million 150bp paired-end reads, totaling over 116 billion sequenced bases. More than 98% of the reads were successfully aligned to the hg19 human reference genome with the Burrows-Wheeler Aligner [4], totaling over 110 billion aligned bases. This gave an average coverage of  36x across the hg19 reference sequence, with over 10x depth of coverage for 78.8% of the genome. The aligned reads were then used to detect both small and large genomic variants in the Jurkat genome.

In order to utilize all of the information available in the WGS data, we employed a suite of variant calling tools for the identification of all major types of genomic variants. Each tool uses a certain type of sequence information to identify specific categories of variants. Our variant caller suite consisted of four distinct tools and algorithms: The Genome Analysis Toolkit, Pindel, BreakDancer, and CNVnator [58].

The Genome Analysis Toolkit (GATK) from the Broad Institute uses De Bruijn graph-based models to identify single-nucleotide substitutions and small insertions and deletions. Pindel’s split-read approach can also detect small insertions and deletions, as well as inversions, tandem duplications, and inter-chromosomal translocations. BreakDancer compares the distance between aligned read pairs to the insert size distribution from the sequencing library in order to find large structural variants. CNVnator uses read-depth information and a mean-shift algorithm to assign copy number levels across the genome and identify deletion and duplication events.

In order for GATK to call small variants, it must be told how many alleles to expect at each position. As such, an accurate estimate of Jurkat ploidy is required before GATK can be used. While both the original 1977 publication and the American Type Culture Collection (ATCC) report that Jurkat is diploid, other publications refute this description. The first karyotypes of the Jurkat cell line were published by Snow and Judd in 1987, who found that Jurkat was hypotetraploid, possessing fewer than four times the haploid number of chromosomes [9]. A few years later, tetraploidy was corroborated by an investigation of p53 mutations, which found that the Jurkat cell line contained 4 separate p53 alleles [10]. More recent reports confirm Jurkat tetraploidy. The German Collection of Microorganisms and Cell Cultures (DSMZ) describes the Jurkat karyotype as a "human flat-moded hypotetraploid karyotype with 7.8% polyploidy." In addition, a multicolor-Fluorescence In Situ Hybridization study from 2013 found within-culture mosaicism on a tetraploid background [11].

Variant calls

Given the previous reports of tetraploidy, we ran GATK with a ploidy count of 4. GATK identified nearly 5 million variants, comprising  3.5 million single-nucleotide substitutions,  1.0 million small deletions, and  357 thousand small insertions, across over 4.6 million variant loci. Basic metrics for the GATK variant calls are consistent with normal human samples. The ratio of homozygous to heterozygous variant loci is 0.635, which is in the range of previously reported ratios, and the ratio of transitions to transversions is 2.10, which is the expected value for human genomes [12]. The number of single-nucleotide substitutions is similar to previously reported values. However, the total number of indels is higher than published values from human WGS studies, which generally detect fewer than 700 thousand indels by shotgun sequencing [12]. To date, the highest number of indels identified in a single human genome was  850 thousand—determined via Sanger sequencing of J.C. Venter’s genome [13]. This enrichment for indels, especially deletions, in Jurkat is likely to be at least partially due to the redundancy of the tetraploid genome.

The Pindel variant caller detected 1.4 million deletions, 740 thousand insertions, 18 thousand duplications, 150 thousand inversions, and 4 inter-chromosomal translocations. The split-read approach is markedly similar to GATK’s method for the detection of small insertions and deletions. GATK also uses split-reads, but its detection of variants relies on an assembly-based method that is limited to small sequence differences between the reads and the reference genome. Accordingly, the small indels called by both methods should be similar. As expected, in the Jurkat call set, over 85% of the deletions and over 65% of the insertions that were identified by GATK have direct matches in the Pindel calls.

BreakDancer identified 6128 deletions, 18 insertions, 183 inversions, 1981 intra-chromosomal translocations, and 113 inter-chromosomal translocations.

CNV calls from CNVnator are presented in Fig. 2 by percentage of the genome. A plot of the raw read depth density is provided in Additional file 1: Figure S1. CNVnator reported a modal copy number of 4 in Jurkat, representing over 65% of the genome and corroborating reports of tetraploidy. From the CNVnator results, we identified 2499 deletion sites (CN ≤ 1), of which 218 were homozygous (CN = 0), and 1863 duplication sites (CN ≥ 5).

Fig. 2
figure 2

Histogram of DNA copy number in Jurkat. Binned copy number alterations as fractions of the genome

The structural variant calls from each tool were compared and merged with specific considerations made for each category of variant and each detection tool (see “Methods” section). Short and long insertions and deletions were defined using a cutoff of 50 bp, in accordance with the structural variant databases from NCBI [14]. The numbers of variants called by each tool, along with the proportion of overlapping loci and total number of merged calls, are provided in Table 1.

Table 1 Variant loci counts from each tool

Most types of variants were called by multiple tools. However, the number of variants called by each tool and the number of variant calls that were unique to each tool varied greatly between variant classes and individual variant callers (Table 1). Furthermore, each tool differed in the sizes of variants that it called (Additional file 1: Figures S2-S8).

The relative contributions of each variant caller to the total set of merged calls are displayed in Fig. 3. Pindel calls dominated the merged variant sets, with the exception of translocations. This unmatched number of Pindel calls can be attributed to the power of the split-read approach. On the other hand, Pindel calls are limited in their utility due to the tool’s inability to determine allele frequencies.

Fig. 3
figure 3

Comparison of variant loci counts from each tool. a Total number of merged variant loci called by all tools for different variant types. b Fraction of merged variant loci called by each tool for different variant types

In contrast to Pindel’s detection power and lack of allele annotations, GATK and CNVnator are both limited in the range of variant sizes that they can detect but are able to consider all alleles. Therefore, while Pindel calls make up the majority of detected variants, GATK and CNVnator calls were prioritized in our investigations of variant consequence.

Comparisons to databases

After creating the merged variant sets, we compared them to databases of previously identified variants in order to assess the novelty of the genomic variants that were detected in Jurkat. We used dbSNP and DGV as resources for known short and long variants, respectively [15, 16]. Both of these databases contain the variants that were identified by the 1000Genomes project in addition to variants cataloged by other sources. Comparisons of short variants—including single-nucleotide substitutions, short deletions, and short insertions—to variants found in the 1000Genomes project and dbSNP are given in Fig. 4. Single-nucleotide substitutions showed the greatest number of matches, while fewer than half of the short insertions and deletions were found in dbSNP. An even greater reduction in the number of database matches was seen in the long structural variant database comparisons (Fig. 4). The differences in the number of database matches between single-nucleotide variants, short indels, and long structural variants are likely due to several factors. The feasibility of structural variant detection, combined with the paucity of studies investigating these larger variants, are major contributors to these differences, but the increased mutational sample space of larger variants may also play a role.

Fig. 4
figure 4

Jurkat variants with database matches. Jurkat variants loci that have matches in dbSNP (short variants) and DGV (long variants) as percentage of total Jurkat variant sites for each type of variant. Number of databases matches over the number of Jurkat variant loci: 3.29M / 3.52M substitutions; 652K / 1.46M short deletions; 323K / 730K short insertions; 6.38K / 125K long deletions; 286 / 127K long insertions; 1.27K / 15.3K duplications

We also compared our SNV and small indel calls to those found in Jurkat by the COSMIC Cell Line project [17]. Our WGS approach identified nearly 10x as many SNVs as were detected by COSMIC via microarray. However, of the  408 thousand Jurkat SNVs in COSMIC, we uncovered over 383 thousand (94%) matching single-nucleotide variants. Within the matching SNV calls, genotypes between the two call sets agreed at over 97% of loci. The same level of agreement was observed for both the  174 thousand homozygous COSMIC calls and the  210 thousand heterozygous COSMIC calls. Deletion and insertion calls showed less overlap, but we were able to find 67% of the 18 thousand COSMIC deletion calls and 40% of the 2260 COSMIC insertion calls in our data.

Our final comparison to previously identified variants focused on rare, pathogenic variants from the ClinVar database. After removing records without assertion criteria, corresponding to a review status of zero stars, 10 Jurkat variants were reported as pathogenic by ClinVar (Table 2). Interestingly, 6 of the 10 variants, involving 5 separate genes, are thought to cause cancer. The other pathogenic ClinVar matches are associated with severe developmental defects. Long deletions and duplications from Jurkat were also found in ClinVar, but the annotations do not contain gene information and are generally less informative (Additional files 2 and 3).

Table 2 Jurkat variants found in the ClinVar database

Moving from established to predicted effects, we used SnpEff to predict the functional consequences of the GATK-called small variants. SnpEff identified 9997 synonymous and 10,984 nonsynonymous mutations. Among the nonsynonymous mutations, 252 variants are nonsense mutations and 10,732 variants are missense mutations. ‘High Impact’ functional effects were predicted for 1141 of the small variant loci, of which 747 variants were determined to be rare (MAF < 0.001) in the Exome Aggregation Consortium (ExAC) dataset of over 60 thousand human samples [18]. These rare, high-impact variants were predicted to affect 678 genes.

A second set of ‘High Impact’ variants was created from the homozygous deletion calls that intersected coding exons. This high-impact, homozygous deletion set includes 120 variant loci across 129 genes.

All sets of variants, including those of high impact, appear to be distributed across the genome (Fig. 5). However, even if the mutations are randomly distributed, it is still possible that some biological processes are more affected than others. The two sets of highly impacted genes were combined, producing a set of 781 unique genes. This list of likely damaged genes was used to probe selected gene set databases from MSigDB [19]. The top 5 enriched gene sets are displayed in Table 3.

Fig. 5
figure 5

Genomic variation distributions. Distributions of multiple types of variants across the Jurkat genome. Plotted data listed from outside-in: 1. hg19 genome ideogram (gray); 2. Density of SnpEff “High Impact” SNVs with rare ExAC allele frequencies (gold); 3. Homozygous deletions that lie in coding exons (red); 4. Deletions longer than 25 kb (blue); 5. Insertions longer than 50 bp that lie in coding exons (green); 6. Inversions longer than 25 kb (cyan); 7. Interchromosomal translocations (center)

Table 3 Gene sets enriched for highly impacted genes

As might be expected from a cancer cell line, the damaged genes in Jurkat are involved in genome, cell cycle, and cytoskeleton maintenance, as well as sugar processing. The enrichment of damaged genes that are involved in the immune system is particularly interesting given the Jurkat cell line’s role in establishing our current understanding of T-cell immune responses.

While the gene set enrichment analysis aided in categorizing the many genetic aberrations in the Jurkat cell line, most of the top-enriched sets are broad, suggesting gross defects across general biological processes. These findings reinforce the growing body of literature that has cataloged numerous irregularities in Jurkat biology, but they also imply that the deviation from normal T-cell biology may be more extensive than previous studies had reported.

Defective pathways

By leveraging the deep history of the Jurkat cell line, in combination with our pathogenic and high-impact variant lists, we have distinguished three core pathways that are defective due to genomic aberrations in Jurkat—namely TCR signaling, genome stability, and O-linked glycosylation. This analysis is not exhaustive. Rather, we focused on pathways that are well-supported by both the literature and our genomic analysis.

TCR signaling

The damaged genes affecting T-cell receptor signaling are PTEN, INPP5D, CTLA4, and SYK. TCR signaling in Jurkat was first called into question due to the lack of PTEN and INPP5D expression [3, 20]. Both PTEN and INPP5D are lipid phosphatases that regulate PI3K signaling by degrading PtdIns(3,4,5)P3. PTEN mutations in Jurkat were first described by Sakai et al. in 1998. They found two separate alterations in exon 7 "without normal conformers present," both of which introduced stop codons [21]. We detected the same two heterozygous variants. SnpEff annotated one of these mutations as a frameshift variant and the other as a stop-gained variant, predicting that both of these variants would result in loss of function.

INPP5D (SHIP1) has long been known to not be expressed in the Jurkat cell line [3]. We have identified a single-nucleotide substitution that changes codon 317 from glutamine to a stop codon, as well as a 47 bp heterozygous deletion from hg19.chr2:234068130–234068177. These same mutations were detected in 2009 via targeted sequencing [22]. Admittedly, the lack of allele resolution in our data precludes us from making definitive claims about these mutations, as we cannot distinguish which alleles were affected. Fortunately, the targeted sequencing study found the stop codon on one allele and the 47 bp deletion on the others, both of which should block the production of a full length INPP5D transcript.

CTLA4 is a CD28 homolog that transmits an inhibitory signal to T cells. In 1993, Lindsten et al. noticed that “CTLA4 mRNA is not expressed nor induced in the Jurkat T cell line” [23]. However, the reason for this lack of CTLA4 induction has not been proposed. More recent investigations have detected both the protein and the transcript, although the transcript was less abundant in Jurkat than in peripheral blood mononuclear cells [24]. This finding seems to support the hypothesis that the CTLA4 protein is accumulated in the cytosol [24]. Our analyses revealed a heterozygous, stop-gained, single-nucleotide substitution that converts codon 20 to a stop codon. This mutation was found in around half of the mapped reads and might be responsible for the decreased CTLA4 expression that has been observed in Jurkat cells, although other mechanisms may be at play.

SYK is a member of the Syk family of non-receptor tyrosine kinases. It functions similarly to ZAP70 in transmitting signals from the T-cell receptor. In 1995, Fargnoli et al. reported that SYK is not expressed in the Jurkat cell line and contains a guanine insertion that causes a frameshift at codon 34. We identified the same heterozygous insertion in our sample, which is predicted to result in loss of function of the transcript, yet the mechanism behind the lack of expression of the other allele remains an open question.

Interestingly, Fargnoli et al. proposed that the lack of SYK expression in Jurkat “may have facilitated the initial identification and characterization of ZAP70 as the major ζ-associated protein” [25]. On the other hand, while the lack of SYK expression in Jurkat was subsequently confirmed, reconstitution studies suggest that SYK and ZAP70 occupy distinct roles in TCR signaling, with SYK displaying 100-fold greater kinase activity than ZAP70 [26, 27].

Genome stability

TP53, BAX, and MSH2 encode tumor suppressors involved in maintaining genomic stability that are severely mutated in Jurkat. The product of the TP53 gene is p53, which is a known deficiency in the Jurkat cell line [20]. In 1990, Cheng and Haas detected a heterozygous, stop-gained single-nucleotide substitution in codon 196 (R196*) in Jurkat cells. They proposed that this mutation “may play a role in the genesis or in the tumorigenic progression of leukemic T cells” [10]. We detected the same heterozygous mutation (rs397516435) in exon 6 of the TP53 gene and found that this mutation is associated with Li-Fraumeni syndrome [28], which is an autosomal dominant hereditary disorder that causes the early onset of tumors. This mutation is likely responsible for the consistent reports of p53 deficiencies in Jurkat cells.

While loss of p53’s protective effects is normally thought of as the mechanism behind tumorigenesis, in some cases, truncated p53 can gain oncogenic functions [29]. Recent studies have revealed that stop-gained mutations in exon 6 of TP53 produce a truncated p53 isoform that seems to partially escape nonsense-mediated decay. These isoforms, termed p53 ψ, lack canonical p53 transcriptional activity. Instead, they localize to the mitochondria, where they activate a pro-tumorigenic cellular program by regulating mitochondrial transition pore permeability through interaction with cyclophilin D [30]. The Jurkat cell line’s expression of a p53 ψ isoform may contribute to the previously-reported, exaggerated Ca 2+ release upon TCR activation [31].

BAX is a member of the Bcl-2 gene family and helps induce apoptosis. In the Jurkat cell line, BAX is not expressed due to the presence of two heterozygous frameshift mutations in codon 41 [32]. All alleles are affected. We identified the same two variants, rs398122841 and rs398122840, each of which were found in approximately half of the mapped reads.

Investigations into microsatellite instability revealed that MSH2 is not expressed in Jurkat due to a stop-gained point mutation in exon 13 [33]. We identified the same variant as a homozygous single-nucleotide substitution (rs63750636.) MSH2 is involved in DNA mismatch repair, and this stop-gained variant is associated with hereditary nonpolyposis colorectal cancer [34].

O-linked glycosylation

The Jurkat cell line’s inability to properly synthesize O-glycans, due to deficient core 1 synthase, glycoprotein-N-acetylgalactosamine 3-beta-galactosyltransferase 1 (C1GALT1) activity, was first noticed in 1990 [35]. This deficiency causes Jurkat to express the Tn antigen, which is associated with cancer and other pathologies. In 2002, Ju and Cummings reported that a single-nucleotide deletion in COSMC (C1GALT1C1), a chaperone for C1GALT1, was responsible for Jurkat’s truncated O-glycans. The deletion causes a frameshift and introduces a stop codon in the only exon of the COSMC gene. Ju and Cummings assumed that the Jurkat cell line had retained its diploid, male genome and possessed only one copy of the X chromosome. We now know that the Jurkat cell line has two copies of the X chromosome, but consistent with the original report, we have determined through deep sequencing that the mutation is, indeed, homozygous across Jurkat’s two X chromosomes [36].

Discussion

We performed a bottom-up search for abnormalities in the Jurkat genome using short-read sequencing. We detect numerous examples of each examined variant type and use various strategies to tie these variants to functional effects. Our analysis identifies multiple dysfunctional pathways in the Jurkat cell line.

While some of the variants were previously detected using top-down methods, we were able to add hundreds of potentially damaging variants to the list of Jurkat’s genetic defects. Gene set enrichment analysis revealed that many of the affected genes lie in pathways that are commonly defective in cancer. The great number of potentially damaging genes, combined with the large-scale genomic rearrangements in Jurkat, make it difficult to pinpoint the cause of Jurkat’s biological abnormalities. However, some of the better-studied mutations, such as those reported as pathogenic by ClinVar, are likely to have significant effects on important signaling pathways.

In addition to these putatively damaging variants, we identified millions of mutations across all categories of genomic variants. The effects of these variants are less certain, but our comprehensive variant catalog will facilitate further investigations of the Jurkat genome and allow for re-analysis of Jurkat variants as more information about their effects becomes available.

Using our list of variants, we were also able to extensively search the literature for previously identified defects in Jurkat. We found a number of reports describing the same variants that we had independently identified, confirming the presence of these mutations in extramural Jurkat samples. Uncovering these past publications required precise knowledge of damaged genes in Jurkat. They were difficult, if not impossible, to find using general queries and were published over a decade ago in a range of journals. Furthermore, with the exception of the PTEN and INPP5D defects, these reports had never been consolidated into a single resource, making our documentation of previous reports the first review of damaged genes in the Jurkat cell line.

The defects in these genes have the potential to confound prior findings in Jurkat, but the loss is unlikely to put a dent in the vast amount of knowledge that we have gained from this cell line. In fact, Jurkat’s expression deficiencies open the door for reconstitution experiments that, in other systems, would first require suppression of the gene products. Many studies have already put this idea into action. Transgenic expression of INPP5D and SYK constructs has already generated breakthroughs in our understanding of their biological activities [26, 27, 37, 38].

Likewise, the presence of pathogenic protein isoforms may also facilitate new discoveries by enabling the study of these factors in vitro, without the introduction of transgenic systems. For example, our finding that Jurkat expresses p53 ψ, a newly recognized p53 isoform with direct links to malignant transformation, suggests that the cell line could be used as a model system for examination of p53 ψ’s non-canonical activities.

Our bottom-up analysis was mostly limited by the availability of variant effect information. We focused our analysis and discussion on the effects of short variants as more is known about their functional consequences. While we were unable to derive much information from the larger structural variants that we detected, we hope that they will become more meaningful as the ability to detect and study structural variants increases in the future.

The possibility that further discoveries are present in our data still remains. To this end, we provide our full set of data for future use. Sequencing data, variant data, and the code used for analysis are all publicly available (see “Availability of supporting data” section). Open access to this data will allow for reanalysis and will ease the discovery of further molecular defects in the Jurkat cell line.

Conclusions

Using whole-genome sequencing, we created a comprehensive catalog of genomic variants in the Jurkat cell line. The cell line harbors many mutations that are associated with cancer and contribute to Jurkat’s unique characteristics. Genes with damaging mutations in the Jurkat cell line are involved in T-cell receptor signaling (PTEN, INPP5D, CTLA4, and SYK), maintenance of genome stability (TP53, BAX, and MSH2), and O-linked glycosylation (C1GALT1C1). While the identification of these genetic defects complicates the interpretation of previous discoveries in Jurkat, our description of these mutations creates new opportunities for using the Jurkat cell line to investigate the downstream consequences of these damaging variants.

Methods

Data acquisition

Jurkat cells were obtained from ATCC (clone E6-1). DNA library preparation was performed with the iGenomX RLP according to manufacturer’s specifications (http://www.igenomx.com/technology.html). Two lanes each of 100 bp and 150 bp paired-end sequencing were run on an Illumina HiSeq instrument, generating over 116 billion bases of whole-genome sequencing data.

Data preprocessing

Data quality was checked using the FastQC software version 0.11.2 from Babraham Bioinformatics (http://www.bioinformatics.babraham.ac.uk/projects/fastqc/), which confirmed that the sequencing was of high quality. Each lane of sequencing data was aligned to the hg19 human reference genome using the bwa-mem algorithm from BWA version 0.7.10 with default options [4]. Genome coverage was calculated with the genomecov command from the BEDtools software package version 2.25.0 (http://bedtools.readthedocs.io/en/stable/index.html), and average coverage was calculated as the number of mapped bases divided by the total number of bases in the reference genome. The Picard software toolkit version 1.103 from the Broad Institute (https://broadinstitute.github.io/picard/) was used to add read groups and mark duplicate reads in the bam files. Realignment around indels and recalibration of base quality scores were done with the Genome Analysis Toolkit software version 3.3 from the Broad Institute (https://software.broadinstitute.org/gatk/). The 1000Genomes project phase 1 indels and the Mills and 1000Genomes gold standard indels were used as known sites for GATK’s IndelRealigner. Base quality score recalibration was performed using the same known indel sites plus the dbSNP build 137 known sites. The alignment files for each lane were then merged with Samtools version 0.1.19. Duplicate reads in the merged.bam file were marked before GATK variant calling, but this last step was skipped for the other variant callers.

Variant calling

Small variants were detected with GATK’s haplotype caller according to the recommended settings, i.e. the -stand_call_conf parameter was set to 30 and the -stand_emit_conf parameter was set to 10. The ploidy parameter was set to 4, corresponding to a tetraploid genome, which was assumed based on literature review. The GATK variant quality score recalibration (VQSR) scheme was run for both SNPs and indels, and only the last tranche was filtered out of the call set with the -ts_filter parameter set to 99.9. All of the recommended truth and training sets for VQSR were used with the recommended parameters for each resource.

After quality filtering, structural variant calls were extracted from the individual variant caller output files and converted to a BED file format for comparisons. Structural variant calls other than inter-chromosomal translocations were removed if they overlapped the centromeric or telomeric repeat regions of the hg19 reference. Overlaps were calculated with the BEDtools intersect command. Repeat regions were extracted from the UCSC Sequence and Annotation Downloads, hg19 gap database (http://hgdownload.cse.ucsc.edu/goldenPath/hg19/database/gap.txt.gz).

Pindel was run with the default parameters and an insert size of 461 bp [6]. The median insert size for the library was calculated with the CollectInsertSizeMetrics command from the Picard package. Only Pindel calls with at least 2 supporting reads, a summed mapping score greater than or equal to 100, and a mean mapping score greater than 10 were kept for further analysis. Pindel’s small insertion calls were merged if they directly overlapped, and the longest insertion length of the merged variants was used for the new variant annotation. Many of the inter-chromosomal translocations called by Pindel were located along the same regions of two chromosomes. These redundant translocation calls were merged if they spanned the same two chromosomes. All other types of Pindel calls (deletions, duplications, and inversions) were only merged if they occurred at adjacent loci.

For read pair-based structural variant calling, BreakDancer version 1.4.5 was run with the default settings [7]. BreakDancer calls with a confidence score lower than 80 or with fewer than 4 supporting read pairs were removed from the analysis. The BreakDancer team reported a validation rate of 89% for indels. Additionally, insertion calls with breakpoint distances greater than the insertion size were filtered out of the final call set. Inter-chromosomal translocation calls were merged if the breakpoints from one call were both less than 1000 bp away from the breakpoints of another variant. BreakDancer’s deletions, inversions, and intra-chromosomal translocations calls were merged if they occurred at adjacent loci.

CNVnator version 0.3.2 was used to detect copy number variation along the Jurkat genome [8]. The -unique flag was used for read mapping extraction, and 100 bp bins were used for partitioning of the read depth signal and CNV calling. CNV calls were removed if either of the two t-test p-values were ≥ 0.01 or if the fraction of reads with mapping quality of 0 was ≥ 0.5. The raw, normalized read depth values were multiplied by 2, and integer copy number values were assigned using bins of 0.5, 1.5, 2.5, 3.5, etc.

The read depth approach is quite distinct from the other three variant calling methods due to the fact that changes in copy number can result from mechanisms that the deletion and duplication callers are unable to detect. Although the Jurkat genome is tetraploid, deletions were defined relative to a diploid genome, i.e. a copy number 1, to allow comparisons to the other methods. Duplication events, on the other hand, were defined relative to the tetraploid genome, i.e. a copy number 5.

Variant caller comparisons

Structural variant calls from each tool were separated by class for further analyses. Insertions and deletions were further divided into short and long indel calls at a threshold length of 50 bp.

For comparisons of insertion and deletion calls across individual software tools, two variant loci were considered to be overlapping if they had a reciprocal minimum overlap of 25%. Overlaps between duplication and inversion calls were determined less stringently. We did not require reciprocal overlap for these larger variants and called a variant site as overlapping if at least 25% of it was overlapped by another variant.

We did not calculate overlaps for homozygous deletions and inter-chromosomal translocations, as these categories of variants were compared and merged in a more involved manner.

Variant call merging

Given the differences in breakpoint detection precision between the individual variant callers, the variant calls were merged hierarchically, with the more precise, split-read calls of GATK and Pindel taking precedence over the less precise variant calls from BreakDancer and CNVnator. For hierarchical merging, the GATK and/or Pindel calls were merged. Then, if present, BreakDancer calls that overlapped this merged set were removed, and the non-overlapping BreakDancer calls were merged into the GATK/Pindel set. Finally, if present, CNVnator calls that overlapped the GATK/Pindel/BreakDancer set were removed, and the non-overlapping calls were merged with the variant calls from the other tools. Loci were merged if they were either adjacent or overlapping.

Insertion calls were treated differently from the other types of structural variants. Insertion loci were only merged if they overlapped, and no hierarchy of tools was used for merging.

Homozygous deletions were also merged in a special manner. Only GATK and CNVnator are capable of making homozygous deletion calls. While GATK is able to call homozygous deletions with high precision, it can only detect relatively small deletions. On the other hand, CNVnator can identify large homozygous deletions, but its calls are much less precise. In order to minimize CNVnator’s false positive homozygous deletion calls, we removed regions with a copy number of zero if they overlapped any variants that were identified by GATK. Homozygous deletion calls from CNVnator that had greater than 50% reciprocal overlap with either Pindel or BreakDancer deletions were replaced with the Pindel or BreakDancer calls, as they identify more precise breakpoints. Finally, the filtered and swapped homozygous deletions from CNVnator were merged with the GATK calls.

Database comparisons

Small variant functional predictions were annotated with the SnpEff software package version 4.1 [39], and small variant database annotations were assigned with SnpSift from the same package. The latest dbSNP annotations for the hg19 reference genome were downloaded as a VCF file from the NCBI ftp repository (ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b151_GRCh37p13/VCF/All_20180423.vcf. gzftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b151_GRCh37p13/VCF/All_20180423.vcf.gz). The dbSNP file was the source of 1000Genomes information as well. The latest ClinVar annotations were also downloaded as a VCF file from NCBI (ftp://ftp.ncbi.nlm.nih.gov/pub/clinvar/vcf_GRCh37/archive_1.0/2016/clinvar_20160802.vcf. gzftp://ftp.ncbi.nlm.nih.gov/pub/clinvar/vcf_GRCh37/archive_1.0/2016/clinvar_20160802.vcf.gz). ExAC data were downloaded as a VCF file from the Broad Institute (ftp://ftp.broadinstitute.org/pub/ExAC_release/release0.3.1/ ExAC.r0.3.1.sites.vep.vcf.gzftp://ftp.broadinstitute.org/pub/ExAC_release/release0.3.1/ExAC.r0.3.1.sites.vep.vcf.gz).

For comparisons of short insertion and deletion calls to dbSNP, 1000Genomes, and ClinVar, insertions and deletions from the VCF files that were shorter than 100bp were converted to BED format. Short insertions and deletions from dbSNP and 1000Genomes were considered a match if there was any overlap between variant loci. We required 25% reciprocal overlap between Jurkat and ClinVar variants. ClinVar records without assertion criteria were removed unless they were submitted by OMIM (Online Mendelian Inheritance in Man), as OMIM submissions are derived from literature curation. Matching ClinVar variants were then removed if they were annotated as a common variant.

The DGV database was used as a source for duplications, long insertions, and long deletions that were found in healthy individuals. DGV structural variants were downloaded as a text file from the DGV website (http://dgv.tcag.ca/dgv/docs/GRCh37_hg19_variants_2016-05-15.txt). Long structural variants that were found by the 1000Genomes Consortium were extracted from the DGV file. Overlaps between the duplications, long insertions, and long deletions from Jurkat and DGV/1000Genomes were counted if there was greater than 25% reciprocal overlap.

Long structural variants that have been identified as pathogenic were procured from the dbVar database (downloaded from ftp://ftp.ncbi.nlm.nih.gov/pub/dbVar/data/Homo_sapiens/by_assembly/GRCh37/gvf/ftp://ftp.ncbi.nlm.nih.gov/pub/dbVar/data/Homo_sapiens/by_assembly/GRCh37/gvf/). All remapped and submitted germline variants for GRCh37 were downloaded, and pathogenic variants were extracted from the files. Jurkat duplications, long insertions, and long deletions were annotated as pathogenic if they had greater than 90% reciprocal overlap with a pathogenic variant from dbVar.

Affymetrix SNP6.0 array genotypes and Pindel variant calls for the Jurkat cell line (sample ID: 998184) were downloaded from the COSMIC Cell Line Project SFTP site (/files/grch37/cell_lines/v78/). Reference alleles for the SNP array data were retrieved from dbSNP, and genotype calls that either did not match with dbSNP or were homozygous for the reference allele were removed, leaving 407,817 out of 883,076 variant loci. Pindel calls from COSMIC were converted to BED format and overlaps were calculated with BEDtools, allowing for any amount of overlap between loci.

Gene set enrichment

SnpEff “High Impact” variants—comprising stop gained, stop lost, start lost, splice acceptor, splice donor, exon loss, and frameshift variants—were annotated with ExAC population information. High impact variants with an ExAC minor allele frequency 0.1% were filtered out of the high impact set. The list of genes that contained a rare, high impact variant were added to the list of genes with exons that overlap a homozygous deletion, and this deleterious gene set was used to probe for biological processes that might be altered by genomic variants.

Gene set enrichment was determined using a hypergeometric test of the deleterious gene set against the MSigDB version 5.2 hallmark gene sets, canonical pathways (c2.cp), and gene ontology (GO) biological processes gene sets, using the total number of nuclear genes from hg19 (26,802 genes) as the background number of possible genes that could be drawn. MSigDB gene sets with fewer than 50 genes were not considered. MSigDB data sets were downloaded from the Broad Institute website (http://software.broadinstitute.org/gsea/downloads.jsp).

Publication trends

Yearly publication counts for PubMed queries were downloaded as comma-separated tables and plotted in Fig. 1. The following queries were used: jurkat[All Fields], jurkat[All Fields] AND apoptosis[Title/Abstract], jurkat[All Fields] AND (signaling[Title/Abstract] OR signalling[Title/Abstract]), jurkat[All Fields] AND (TCR[Title/Abstract] OR “t cell receptor”[Title/Abstract]), jurkat[All Fields] AND leukemia[Title/Abstract] OR T-ALL[Title/Abstract], and jurkat[All Fields] AND HIV[Title/Abstract].

References

  1. Schneider U, Schwenk H-U, Bornkamm G. Characterization of ebv-genome negative null and t cell lines derived from children with acute lymphoblastic leukemia and leukemic transformed non-hodgkin lymphoma. Int J Cancer. 1977; 19(5):621–6.

    Article  CAS  PubMed  Google Scholar 

  2. Abraham RT, Weiss A. Jurkat t cells and development of the t-cell receptor signalling paradigm. Nat Rev Immunol. 2004; 4(4):301–8.

    Article  CAS  PubMed  Google Scholar 

  3. Astoul E, Cantrell DA, Edmunds C, Ward S. Pi 3-k and t-cell activation: limitations of t-leukemic cell lines as signaling models. Trends Immunol. 2001; 22(9):490–6.

    Article  CAS  PubMed  Google Scholar 

  4. Li H. Aligning sequence reads, clone sequences and assembly contigs with bwa-mem. arXiv preprint arXiv:1303.3997. 2013.

  5. McKenna A, Hanna M, Banks E, Sivachenko A, Cibulskis K, Kernytsky A, Garimella K, Altshuler D, Gabriel S, Daly M, et al. The genome analysis toolkit: a mapreduce framework for analyzing next-generation dna sequencing data. Genome Res. 2010; 20(9):1297–303.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  6. Ye K, Schulz MH, Long Q, Apweiler R, Ning Z. Pindel: a pattern growth approach to detect break points of large deletions and medium sized insertions from paired-end short reads. Bioinformatics. 2009; 25(21):2865–71.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  7. Chen K, Wallis JW, McLellan MD, Larson DE, Kalicki JM, Pohl CS, McGrath SD, Wendl MC, Zhang Q, Locke DP, et al. Breakdancer: an algorithm for high-resolution mapping of genomic structural variation. Nat Methods. 2009; 6(9):677–81.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  8. Abyzov A, Urban AE, Snyder M, Gerstein M. Cnvnator: an approach to discover, genotype, and characterize typical and atypical cnvs from family and population genome sequencing. Genome Res. 2011; 21(6):974–84.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  9. Snow K, Judd W. Heterogeneity of a human t-lymphoblastoid cell line. Exp Cell Res. 1987; 171(2):389–403.

    Article  CAS  PubMed  Google Scholar 

  10. Cheng J, Haas M. Frequent mutations in the p53 tumor suppressor gene in human leukemia t-cell lines. Mol Cell Biol. 1990; 10(10):5502–9.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  11. Marie R, Pedersen JN, Bauer DL, Rasmussen KH, Yusuf M, Volpi E, Flyvbjerg H, Kristensen A, Mir KU. Integrated view of genome structure and sequence of a single dna molecule in a nanofluidic device. Proc Natl Acad Sci. 2013; 110(13):4893–8.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  12. Pelak K, Shianna KV, Ge D, Maia JM, Zhu M, Smith JP, Cirulli ET, Fellay J, Dickson SP, Gumbs CE, et al. The characterization of twenty sequenced human genomes. PLoS Genet. 2010; 6(9):1001111.

    Article  Google Scholar 

  13. Levy S, Sutton G, Ng PC, Feuk L, Halpern AL, Walenz BP, Axelrod N, Huang J, Kirkness EF, Denisov G, et al. The diploid genome sequence of an individual human. PLoS Biol. 2007; 5(10):254.

    Article  Google Scholar 

  14. Lappalainen I, Lopez J, Skipper L, Hefferon T, Spalding JD, Garner J, Chen C, Maguire M, Corbett M, Zhou G, et al. Dbvar and dgva: public archives for genomic structural variation. Nucleic Acids Res. 2013; 41(D1):936–41.

    Article  Google Scholar 

  15. Sherry ST, Ward M-H, Kholodov M, Baker J, Phan L, Smigielski EM, Sirotkin K. dbsnp: the ncbi database of genetic variation. Nucleic Acids Res. 2001; 29(1):308–11.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  16. MacDonald JR, Ziman R, Yuen RK, Feuk L, Scherer SW. The database of genomic variants: a curated collection of structural variation in the human genome. Nucleic Acids Res. 2014; 42(D1):986–92.

    Article  Google Scholar 

  17. Forbes SA, Beare D, Gunasekaran P, Leung K, Bindal N, Boutselakis H, Ding M, Bamford S, Cole C, Ward S, et al. Cosmic: exploring the world’s knowledge of somatic mutations in human cancer. Nucleic Acids Res. 2015; 43(D1):805–11.

    Article  Google Scholar 

  18. Lek M, Karczewski KJ, Minikel EV, Samocha KE, Banks E, Fennell T, O’Donnell-Luria AH, Ware JS, Hill AJ, Cummings BB, et al. Analysis of protein-coding genetic variation in 60,706 humans. Nature. 2016; 536(7616):285–91.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  19. Subramanian A, Tamayo P, Mootha VK, Mukherjee S, Ebert BL, Gillette MA, Paulovich A, Pomeroy SL, Golub TR, Lander ES, et al. Gene set enrichment analysis: a knowledge-based approach for interpreting genome-wide expression profiles. Proc Natl Acad Sci. 2005; 102(43):15545–50.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  20. Shan X, Czar MJ, Bunnell SC, Liu P, Liu Y, Schwartzberg PL, Wange RL. Deficiency of pten in jurkat t cells causes constitutive localization of itk to the plasma membrane and hyperresponsiveness to cd3 stimulation. Mol Cell Biol. 2000; 20(18):6945–57.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  21. Sakai A, Thieblemont C, Wellmann A, Jaffe ES, Raffeld M. Pten gene alterations in lymphoid neoplasms. Blood. 1998; 92(9):3410–5.

    CAS  PubMed  Google Scholar 

  22. Lo TC, Barnhill LM, Kim Y, Nakae EA, Alice LY, Diccianni MB. Inactivation of ship1 in t-cell acute lymphoblastic leukemia due to mutation and extensive alternative splicing. Leuk Res. 2009; 33(11):1562–6.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  23. Lindsten T, Lee KP, Harris ES, Petryniak B, Craighead N, Reynolds PJ, Lombard DB, Freeman GJ, Nadler L, Gray GS. Characterization of ctla-4 structure and expression on human t cells. J Immunol. 1993; 151(7):3489–99.

    CAS  PubMed  Google Scholar 

  24. Pistillo MP, Tazzari PL, Palmisano GL, Pierri I, Bolognesi A, Ferlito F, Capanni P, Polito L, Ratta M, Pileri S, et al. Ctla-4 is not restricted to the lymphoid cell lineage and can function as a target molecule for apoptosis induction of leukemic cells. Blood. 2003; 101(1):202–9.

    Article  CAS  PubMed  Google Scholar 

  25. Fargnoli J, Burkhardt AL, Laverty M, Kut SA, van Oers NS, Weiss A, Bolen JB. Syk mutation in jurkat e6-derived clones results in lack of p72syk expression. J Biol Chem. 1995; 270(44):26533–7.

    Article  CAS  PubMed  Google Scholar 

  26. Williams BL, Schreiber KL, Zhang W, Wange RL, Samelson LE, Leibson PJ, Abraham RT. Genetic evidence for differential coupling of syk family kinases to the t-cell receptor: reconstitution studies in a zap-70-deficient jurkat t-cell line. Mol Cell Biol. 1998; 18(3):1388–99.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  27. Latour S, Chow LM, Veillette A. Differential intrinsic enzymatic activity of syk and zap-70 protein-tyrosine kinases. J Biol Chem. 1996; 271(37):22782–90.

    Article  CAS  PubMed  Google Scholar 

  28. Bendig I, Mohr N, Kramer F, Weber BH. Identification of novel tp53 mutations in familial and sporadic cancer cases of german and swiss origin. Cancer Genet Cytogenet. 2004; 154(1):22–6.

    Article  CAS  PubMed  Google Scholar 

  29. Senturk S, Yao Z, Camiolo M, Stiles B, Rathod T, Walsh AM, Nemajerova A, Lazzara MJ, Altorki NK, Krainer A, et al. p53 ψ is a transcriptionally inactive p53 isoform able to reprogram cells toward a metastatic-like state. Proc Natl Acad Sci. 2014; 111(32):3287–96.

    Article  Google Scholar 

  30. Shirole NH, Pal D, Kastenhuber ER, Senturk S, Boroda J, Pisterzi P, Miller M, Munoz G, Anderluh M, Ladanyi M, et al. Tp53 exon-6 truncating mutations produce separation of function isoforms with pro-tumorigenic functions. Elife. 2016; 5:17929.

    Article  Google Scholar 

  31. Bartelt RR, Cruz-Orcutt N, Collins M, Houtman JC. Comparison of t cell receptor-induced proximal signaling and downstream functions in immortalized and primary t cells. PLoS ONE. 2009; 4(5):5430.

    Article  Google Scholar 

  32. Meijerink JP, Mensink EJ, Wang K, Sedlak TW, Slöetjes AW, De Witte T, Waksman G, Korsmeyer SJ. Hematopoietic malignancies demonstrate loss-of-function mutations ofbax. Blood. 1998; 91(8):2991–7.

    CAS  PubMed  Google Scholar 

  33. Brimmell M, Mendiola R, Mangion J, Packham G. Bax frameshift mutations in cell lines derived from human haemopoietic malignancies are associated with resistance to apoptosis and microsatellite instability. Oncogene. 1998; 16(14):1803–1812.

    Article  CAS  PubMed  Google Scholar 

  34. Pérez-Carbonell L, Ruiz-Ponte C, Guarinos C, Alenda C, Payá A, Brea A, Egoavil CM, Castillejo A, Barberá VM, Bessa X, et al. Comparison between universal molecular screening for lynch syndrome and revised bethesda guidelines in a large population-based cohort of patients with colorectal cancer. Gut. 2012; 61:865–872. BMJ Publishing Group Ltd and British Society of Gastroenterology.

    Article  PubMed  Google Scholar 

  35. Piller V, Piller F, Fukuda M. Biosynthesis of truncated o-glycans in the t cell line jurkat. localization of o-glycan initiation. J Biol Chem. 1990; 265(16):9264–71.

    CAS  PubMed  Google Scholar 

  36. Ju T, Cummings RD. A unique molecular chaperone cosmc required for activity of the mammalian core 1 β3-galactosyltransferase. Proc Natl Acad Sci. 2002; 99(26):16613–8.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  37. Horn S, Endl E, Fehse B, Weck M, Mayr G, Jücker M.Restoration of ship activity in a human leukemia cell line downregulates constitutively activated phosphatidylinositol 3-kinase/akt/gsk-3 β signaling and leads to an increased transit time through the g1 phase of the cell cycle. Leukemia. 2004; 18(11):1839–49.

    Article  CAS  PubMed  Google Scholar 

  38. Freeburn RW, Wright KL, Burgess SJ, Astoul E, Cantrell DA, Ward S. Evidence that ship-1 contributes to phosphatidylinositol 3, 4, 5-trisphosphate metabolism in t lymphocytes and can regulate novel phosphoinositide 3-kinase effectors. J Immunol. 2002; 169(10):5441–50.

    Article  CAS  PubMed  Google Scholar 

  39. Cingolani P, Platts A, Wang L, Coon M, Nguyen T, Wang L, Land SJ, Lu X, Ruden DM. A program for annotating and predicting the effects of single nucleotide polymorphisms, snpeff: Snps in the genome of drosophila melanogaster strain w1118; iso-2; iso-3. Fly. 2012; 6(2):80–92.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  40. Gioia L. Genomic variant data for the Jurkat cell line. 2017. https://doi.org/10.5281/zenodo.400615. The sequencing data used to call these variants is available at https://www.ncbi.nlm.nih.gov/sra/SRP101994. Accessed 2 May 2018.

Download references

Acknowledgements

We dedicate this work to Dr. Daniel R. Salomon, who conceived this study but passed away prior to its completion. We thank Ali Torkamani, Luc Teyton, and Jake Bruggemann for their thoughtful comments and editing suggestions.

Funding

This work was supported by the National Institutes of Health (U19 AI063603 to D.R.S.) and by a TL1 award to L.G. through the Scripps Translational Science Institute (UL1 TR001114).

Availability of data and materials

Sequencing data is available at the NCBI Sequence Read Archive (SRA) study SRP101994 (https://www.ncbi.nlm.nih.gov/sra/SRP101994). Raw variant caller output files, filtered and merged variant calls, and variant effect information are available at Zenodo (https://zenodo.org/record/400615) [40]. The scripts used to produce this data are provided in a public repository at https://bitbucket.org/sulab/jurkat_variant_calling.

Author information

Authors and Affiliations

Authors

Contributions

DRS conceived the study and supplied the samples. LG conceptualized and performed the analyses and drafted the manuscript. AS performed the sequencing. SRH supervised the sequencing and suggested revisions to the manuscript. AIS supervised the data analysis and suggested revisions to the manuscript. All authors have read and approved the manuscript.

Corresponding author

Correspondence to Louis Gioia.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Competing interests

The authors declare that they have no competing interests.

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Additional files

Additional file 1

Supplementary Materials. Supplementary figures S1 to S8 and captions for supplementary tables S1 and S2. (PDF 2361 kb)

Additional file 2

Supplementary Table S1. Long deletions found in Jurkat with matches to pathogenic variants in dbVar. Matches were determined by 90% reciprocal overlap. All database matches are included with one dbVar entry per row. (CSV 7 kb)

Additional file 3

Supplementary Table S2. Duplications found in Jurkat with matches to pathogenic variants in dbVar. Matches were determined by 90% reciprocal overlap. All database matches are included with one dbVar entry per row. (CSV 17 kb)

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License(http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver(http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Gioia, L., Siddique, A., Head, S.R. et al. A genome-wide survey of mutations in the Jurkat cell line. BMC Genomics 19, 334 (2018). https://doi.org/10.1186/s12864-018-4718-6

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12864-018-4718-6

Keywords