From 9f423c890db2f9f67384ffb0edd32ccda5760c4d Mon Sep 17 00:00:00 2001 From: "Jiang, Zhongli" Date: Sat, 21 May 2022 14:29:43 -0400 Subject: [PATCH] Update LICENSE_THIRD_PARTY.md --- LICENSE_THIRD_PARTY.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/LICENSE_THIRD_PARTY.md b/LICENSE_THIRD_PARTY.md index 14eae82..34db2a6 100644 --- a/LICENSE_THIRD_PARTY.md +++ b/LICENSE_THIRD_PARTY.md @@ -39,10 +39,23 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -### We integrated and adapated the code under `script/cis-eQTL` from + + + +### We integrated and modified the code under `script/cis-eQTL` from http://www.biostat.umn.edu/~weip/prog/BasuPanGE11/aSumTest.r +The code is under their license and restrictions. + + +### We integrated and modified the code under `script/network` from + +https://rdrr.io/cran/SIS/ + +The code is under their license and restrictions. + +