@prefix this: <https://w3id.org/np/RAjHDlPDghZzc9ZvQ3uJQNJ9Jd_KAYzZt7dk5PXKgjRyE> .
@prefix sub: <https://w3id.org/np/RAjHDlPDghZzc9ZvQ3uJQNJ9Jd_KAYzZt7dk5PXKgjRyE/> .
@prefix schema: <https://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ntemplate: <https://w3id.org/np/o/ntemplate/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://github.com/snakemake-workflows/rna-longseq-de-isoform/https://github.com/snakemake-workflows/rna-longseq-de-isoform/> 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 <http://edamontology.org/format_1930> , <http://edamontology.org/format_1939> ;
    dcterms:license <https://spdx.org/licenses/MIT.html> ;
    dcterms:title "rna-longseq-de-isoform" ;
    a schema:SoftwareSourceCode ;
    schema:applicationCategory <http://www.wikidata.org/entity/Q128570> ;
    schema:applicationSubCategory <http://www.wikidata.org/entity/Q128570> , <http://www.wikidata.org/entity/Q252857> ;
    schema:codeRepository <https://github.com/snakemake-workflows/rna-longseq-de-isoform/> ;
    schema:keywords <http://www.wikidata.org/entity/Q26972> , <http://www.wikidata.org/entity/Q7277164> ;
    schema:learningResourceType <http://www.wikidata.org/entity/Q627335> ;
    schema:url <https://doi.org/10.5281/zenodo.17018645> ;
    <https://www.wikidata.org/wiki/Q2808660> <https://www.wikidata.org/wiki/Q106286298> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2408-7588 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q128570> ntemplate:hasLabelFromApi "bioinformatics - interdisciplinary science that combines biology, computer science and statistics to help in the collection, analysis and understanding of biological data" .
  <http://www.wikidata.org/entity/Q252857> ntemplate:hasLabelFromApi "transcriptome - set of all RNA molecules in one cell or a population of cells" .
  <http://www.wikidata.org/entity/Q26972> ntemplate:hasLabelFromApi "gene expression - conversion of a gene's sequence into a mature gene product or products" .
  <http://www.wikidata.org/entity/Q627335> 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" .
  <http://www.wikidata.org/entity/Q7277164> 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 <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Method: rna-longseq-de-isoform" ;
    ntemplate:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    ntemplate:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    ntemplate:wasCreatedFromTemplate <https://w3id.org/np/RAOT7z3RA0XYlHIikne8rfUUYZrtHyrzXBD1HpI_GvcRk> .
  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 .
}