48 Matching Annotations
  1. Mar 2025
    1. Review coordinated by Life Science Editors Foundation Reviewed by: Dr. Angela Andersen, Life Science Editors Foundation & Life Science Editors. Potential Conflicts of Interest: None.

      PUNCHLINE: Neural differentiation during early human brain development is accompanied by precise and dynamic expression of tRNA-derived fragments (tDRs), revealing a new regulatory layer shaped by tRNA cleavage, modification, and sequence features.

      BACKGROUND: tRNA-derived fragments (tDRs), once considered byproducts of degradation, are now recognized as functional regulators implicated in diverse biological contexts—from metabolic diseases to cancer and neurovascular pathology. For instance, tDR tRF-3001a promotes neurovascular dysfunction in diabetic retinopathy via miRNA-like regulation, CAT1 tDR stabilizes NOTCH2 to drive tumorigenesis, and tRF-Val-CAC-024 tDR enhances glycolysis and metastasis in lung adenocarcinoma. These studies show tDRs can modulate gene expression, protein interactions, and cellular phenotypes. Despite increasing recognition of tDRs in pathology, their roles in normal human development—particularly neurodevelopment—remain poorly understood. This study addresses this gap by profiling tDR expression in human cerebral cortex organoids to explore how tRNA processing and modifications contribute to the emergence of neural cell identity.

      QUESTIONS ADDRESSED: Do tRNA-derived fragments exhibit neural-specific expression patterns during early human brain development?

      What tRNA features (isotypes, sequences, modifications) are associated with tDR enrichment in neural versus stem-like states?

      SUMMARY: By applying ARM-seq (AlkB-facilitated RNA methylation sequencing) to cerebral organoids at progressive stages of cortical development, the authors mapped a dynamic landscape of tDRs. They identified 3′ tDRs from specific tRNA isotypes (e.g., Ala, Gly, Arg, SeC) that are selectively enriched in neurons, while 5′ tDRs dominate in earlier stem-like states. These neural-specific tDRs display conserved sequence motifs, modified nucleotides (e.g., m²²G26, m¹I37), and structured read coverage profiles, suggesting regulated processing rather than stochastic degradation. Clustering analyses revealed distinct tDR expression programs correlated with neural identity and modification signatures. These findings suggest that tRNA processing contributes to the RNA-based regulatory repertoire of human neurodevelopment.

      KEY RESULTS

      Cerebral Organoids Model Human Neurodevelopment The authors validated their organoid model using immunostaining and small RNA profiles, confirming progression from stem cells to radial glia and cortical neurons over a 70-day differentiation period. Neural markers and expected small RNAs (e.g., miR-9, SNORD115) were enriched at late time points.

      tDR Profiles Are Dynamic and Isoform-Specific ARM-seq uncovered widespread and dynamic changes in tDRs across development. Notably, 3′ tDRs from Ala, Gly, and SeC tRNAs increase during neurogenesis, while 5′ tDRs from His, Thr, and Glu decrease. These changes were isodecoder-specific and often involved switch-like transitions in dominant fragment types.

      Neural-Specific tDRs Have Unique Structural Features tDRs enriched in neural samples shared conserved cleavage patterns and modifications. Neural-specific fragments clustered together in UMAP space and showed enrichment for motifs associated with known RNA -modifying enzymes (e.g., TRMT1, PUS3). Sequence conservation at key cleavage sites (e.g., position 40) suggested modified processing routes.

      tDR Clusters Reflect Functional States tDRs grouped into neural-favored, stem-favored, and neutral clusters based on read coverage, modification profiles, and sequence context. These clusters were dominated by specific tRNA isotypes, reinforcing a link between tDR origin and cell state.

      STRENGTHS: First map of neural-specific tDRs in human brain development using an organoid model and optimized small RNA sequencing.

      Combines tRNA modifications and sequence features to explain stage-specific tDR generation.

      Leverages ARM-seq with AlkB treatment to overcome known biases in modified tRNA sequencing.

      Provides mechanistic hypotheses about how sequence motifs and modifications guide selective tDR biogenesis.

      Connects developmental RNA processing to emerging roles of tDRs in disease and physiology, as shown in tRF-3001a, CAT1, and tRF-Val-CAC-024 studies.

      FUTURE WORK: What are the specific targets and functions of neural-enriched tDRs?

      Do RNA modification enzymes like TRMT1 or PUS3 regulate tDR production during neurodevelopment?

      Could dysregulated tDR profiles contribute to neurodevelopmental disorders similar to their roles in diabetic or cancer pathology?

      FINAL TAKEAWAY: This study adds a developmental perspective to the expanding field of tRNA fragmentation biology. It identifies a network of neural-specific tDRs that may play regulatory roles during human brain development. It builds on the concept of tDRs as programmed, functional molecules, highlighting a previously unrecognized layer of RNA-based regulation in neural differentiation—laying the foundation for future studies into how tRNA processing contributes to human brain function and disease.

  2. Aug 2024
    1. Associés ensemble de manière synchrone ou asynchrone, les fragments rentrent en conversation entre eux, pour produire autour d’une problématique donnée de nouveaux éléments de connaissance

      conversation de fragments -> nouvelles questions, nouvelles connaissances

    2. la « ruine » dans la pensée de Walter Benjamin. La ruine est cet éclat d’idée, susceptible de vérité lorsqu’elle s’entrechoque dans un éclair avec une autre ruine. Cette conception mystique du fragment et de l’association est inspirante pour envisager avec Benjamin un régime de vérité alternatif fonctionnant sur l’allégorie et l’évocation, révélées dès lors que les ruines s’agencent en « constellation »

      constellation et ruine : régime de vérité associative

  3. Jan 2023
  4. Dec 2022
  5. Nov 2022
    1. js const { generateFragment } = await import('https://unpkg.com/text-fragments-polyfill/dist/fragment-generation-utils.js'); const result = generateFragment(window.getSelection()); if (result.status === 0) { let url = `${location.origin}${location.pathname}${location.search}`; const fragment = result.fragment; const prefix = fragment.prefix ? `${encodeURIComponent(fragment.prefix)}-,` : ''; const suffix = fragment.suffix ? `,-${encodeURIComponent(fragment.suffix)}` : ''; const textStart = encodeURIComponent(fragment.textStart); const textEnd = fragment.textEnd ? `,${encodeURIComponent(fragment.textEnd)}` : ''; url += `#:~:text=${prefix}${textStart}${textEnd}${suffix}`; console.log(url); }

  6. Aug 2022
  7. May 2022
    1. We use the Web Annotation Protocol to sync bookmarks and last reading position across devices. At a glance it covers all the use cases here, and it's a well-defined protocol with multiple independent implementations. In particular, WAP defines a relation for discovery. Here's how we link to the annotation endpoint for a specific book in an OPDS 1.2 feed. Note the distinctive link relation and media type:

      xml <link href="https://circulation.librarysimplified.org/NYNYPL/annotations/Gutenberg%20ID/40278/" type="application/ld+json; profile=&quot;http://www.w3.org/ns/anno.jsonld&quot;" rel="http://www.w3.org/ns/oa#annotationService"/>

  8. Apr 2022
    1. IMAP URL for text fragment

      ``` The URL: <imap://minbari.example.org/gray-council;UIDVALIDITY=385759045/; UID=20/;PARTIAL=0.1024>

      may result in the following client commands and server responses:

      <connect to minbari.example.org, port 143> S: * OK [CAPABILITY IMAP4rev1 STARTTLS AUTH=ANONYMOUS] Welcome C: A001 AUTHENTICATE ANONYMOUS S: + C: c2hlcmlkYW5AYmFieWxvbjUuZXhhbXBsZS5vcmc= S: A001 OK Welcome sheridan@babylon5.example.org C: A002 SELECT gray-council <client verifies the UIDVALIDITY matches> C: A003 UID FETCH 20 BODY.PEEK[]<0.1024> ```

      ABNF: abnf partial-range = number ["." nz-number] ; partial FETCH. The first number is ; the offset of the first byte, ; the second number is the length of ; the fragment.

  9. Aug 2021
  10. Jun 2021
  11. May 2021
    1. The simple problem that I see with fragment identifiers is that their existence and functionality relies completely on the developer rather than the browser. Yes, the browser needs to read and interpret the identifier and identify the matching fragment. But if the developer doesn’t include any id attributes in the HTML of the page, then there will be no identifiable fragments. Do you see why this is a problem? Whether the developer has coded identifiers into the HTML has nothing to do with whether or not the page actually has fragments. Virtually every web page has fragments. In fact, sectioning content as defined in the HTML5 spec implies as much. Every element on the page that can contain content can theoretically be categorized as a “fragment”.

      at the mercy of author

    1. There is a fundamental weakness in the name attribute, which the id attribute addresses: the name attribute is not required to be unique. This is OK for forms where you can have multiple elements with the same name, but unsuitable for the rest of the document where you are trying to uniquely identify an element.
  12. May 2020
  13. Apr 2020

    Tags

    Annotators

  14. Mar 2020
  15. Sep 2019