BaderLab / netDx

R package with netDx software and data for examples
Other
12 stars 9 forks source link

Error handeling when sparsifying in makePSN_NamedMatrix.R #64

Open AnneKrogh opened 5 years ago

AnneKrogh commented 5 years ago

1) An error should be returned if the cutoff is higher than the pat_pairs values in makePSN_NamedMatrix.R. 2) An error should be returned if an error occurs in one of the iterations in the parallel processing (foreach loop line 99 in makePSN_NamedMatrix.R) 3) netDx should stop running if an error occurs when sparsifying.