Related Experiment Video
Updated: Aug 16, 2025

Author Spotlight: RNA FISH for Locating lncRNA-SNHG6 in Osteosarcoma Cells
Published on: June 16, 2023
GraphLncLoc: long non-coding RNA subcellular localization prediction using graph convolutional networks based on
Min Li1, Baoying Zhao1, Rui Yin2
1Hunan Provincial Key Lab on Bioinformatics, School of Computer Science and Engineering, Central South University, Changsha 410083, China.
Abstract:
The subcellular localization of long non-coding RNAs (lncRNAs) is crucial for understanding lncRNA functions. Most of existing lncRNA subcellular localization prediction methods use k-mer frequency features to encode lncRNA sequences. However, k-mer frequency features lose sequence order information and fail to capture sequence patterns and motifs of different lengths. In this paper, we proposed GraphLncLoc, a graph convolutional network-based deep learning model, for predicting lncRNA subcellular localization. Unlike previous studies encoding lncRNA sequences by using k-mer frequency features, GraphLncLoc transforms lncRNA sequences into de Bruijn graphs, which transforms the sequence classification problem into a graph classification problem. To extract the high-level features from the de Bruijn graph, GraphLncLoc employs graph convolutional networks to learn latent representations. Then, the high-level feature vectors derived from de Bruijn graph are fed into a fully connected layer to perform the prediction task. Extensive experiments show that GraphLncLoc achieves better performance than traditional machine learning models and existing predictors. In addition, our analyses show that transforming sequences into graphs has more distinguishable features and is more robust than k-mer frequency features. The case study shows that GraphLncLoc can uncover important motifs for nucleus subcellular localization. GraphLncLoc web server is available at http://csuligroup.com:8000/GraphLncLoc/.
Related Concept Videos
lncRNA - Long Non-coding RNAs
Regulated mRNA Transport
Nuclear Localization Signals and Import
Ribosome Profiling
Applications of ribosome profiling
Ribosome profiling has many applications, including in vivo monitoring of translation inside a particular organ or tissue type and quantifying new protein synthesis levels.
The technique...
Post-translational Translocation of Proteins to the RER
Targeting proteins to the ER
Hsp40 and Hsp70 chaperone molecules bind the translated proteins in the cytosol to prevent their folding. The chaperone binding helps to keep the signal...
Nuclear Protein Sorting
Proteins targeted to the nucleus carry nuclear localization signals or NLS recognized by import receptors in the cytosol. Similarly, proteins with nuclear export signals are recognized by export receptors. Import and export receptors are...

