From: Michael R. Crusoe <crusoe@debian.org
Subject: Add a biocViews entry to signal that this is a Bioconductor package
Last-Updates: 2025-01-14
Forwarded: not-needed

/usr/share/perl5/Debian/Debhelper/Buildsystem/R.pm is looking for any biocViews
entry, so I copied the 'Software' entry from https://bioconductor.org/packages/release/bioc/html/NetSAM.html
--- r-bioc-netsam.orig/DESCRIPTION
+++ r-bioc-netsam/DESCRIPTION
@@ -8,6 +8,7 @@
 Description: The NetSAM (Network Seriation and Modularization) package takes an edge-list representation of a weighted or unweighted network as an input, performs network seriation and modularization analysis, and generates as files that can be used as an input for the one-dimensional network visualization tool NetGestalt (http://www.netgestalt.org) or other network analysis. The NetSAM package can also generate correlation network (e.g. co-expression network) based on the input matrix data, perform seriation and modularization analysis for the correlation network and calculate the associations between the sample features and modules or identify the associated GO terms for the modules.
 License: LGPL
 LazyLoad: yes
+biocViews: Software
 Depends: R (>= 3.0.0), seriation (>= 1.0-6), igraph (>= 2.0.0), tools
         (>= 3.0.0), WGCNA (>= 1.34.0), biomaRt (>= 2.18.0)
 Imports: methods, AnnotationDbi (>= 1.28.0), doParallel (>= 1.0.10),
