@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix npx: . @prefix xsd: . @prefix dcterms: . @prefix ntemplate: . @prefix orcid: . @prefix rdfs: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a schema:SoftwareSourceCode; dcterms:creator orcid:0000-0003-2408-7588; dcterms:description "A Snakemake workflow analysing ONT RNA-Seq transcriptomics data to yield differential expression results along with splicing isoforms detection."; dcterms:format , ; dcterms:license ; dcterms:title "rna-longseq-de-isoform"; schema:applicationCategory ; schema:applicationSubCategory , ; schema:codeRepository ; schema:keywords , ; schema:learningResourceType ; schema:url ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2408-7588 . } sub:pubinfo { ntemplate:hasLabelFromApi "bioinformatics - interdisciplinary science that combines biology, computer science and statistics to help in the collection, analysis and understanding of biological data" . ntemplate:hasLabelFromApi "transcriptome - set of all RNA molecules in one cell or a population of cells" . ntemplate:hasLabelFromApi "gene expression - conversion of a gene's sequence into a mature gene product or products" . ntemplate:hasLabelFromApi "workflow - defined sequence of activities of an organizational entity, enabled by the systematic organization of resources into processes that transform materials, provide services, or process information" . ntemplate:hasLabelFromApi "RNA - peer-reviewed scientific journal" . orcid:0000-0003-2408-7588 foaf:name "Christian Meesters" . this: dcterms:created "2026-03-01T19:10:40.743Z"^^xsd:dateTime; dcterms:creator orcid:0000-0003-2408-7588; dcterms:license ; npx:wasCreatedAt ; rdfs:label "Method: rna-longseq-de-isoform"; ntemplate:wasCreatedFromProvenanceTemplate ; ntemplate:wasCreatedFromPubinfoTemplate , ; ntemplate:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+DVJTSCzdJUJMzlwRfb2Qm2NZpuZ932RpVliWxMAhmZ6ZkeeibmJlW/Z0q51YkFArJIWbJ0f7rLQWM5epuZV4I5cjMqepOWGey6LrPolMs8lI9dJf9zW9lJsneV+py3U8WsrB6mg//pkEeXnVDd+WscADyXJ5EeLwoZjCkPn8/QIDAQAB"; npx:hasSignature "oFQBGuP2G4FJcBNqUtn7IBAPEjjlIav/V210wmYGfN6GvvMjjHupzN07QFmiLl0jVmumx9YrMghZ/qaSgX3rIb3JfuNiYN9s2WBgoxYdxgSazUV63PCRbno0ylCjhrjTIOV90VPW07Yt9w027lT8khHlNcDazBIcS70UdXeD15s="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-2408-7588 . }