diff --git a/src/components/ExpressionTables/ExpressionXCellType.js b/src/components/ExpressionTables/ExpressionXCellType.js index b862877c..70b7e738 100644 --- a/src/components/ExpressionTables/ExpressionXCellType.js +++ b/src/components/ExpressionTables/ExpressionXCellType.js @@ -226,9 +226,15 @@ class ExpressionXCellType extends Component { 4transitional: Represented by an intermediate state showing markers of cells sharing the same parental lineage.  

+ {this.props.dataType === "sn" ? - For more information about the cell type, cluster, and state definitions, see the following publication: Nature 619, 585–594 (2023) - + For more information about the cell type, cluster, and state definitions, see the following publication: Nature 619, 585–594 (2023) + and github pipelines + : + + For more information about the cell type, cluster, and state definitions, see the following publication: Nature 619, 585–594 (2023) + + }