Last active
April 20, 2016 22:07
-
-
Save drh-stanford/16df7f4d17c8c678eaee1e0278b808d7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[drh@macbookpro 15:00 sul-pub (tester*)] % bundle exec rails runner script/tester.rb | |
QUERY: ("Cheng,Y" or "CHENG,Y") and ("The Pennsylvania State University") | |
FILTER: First & Last Name | |
HEAD: ArrayOfPublicationItem | |
RESULTS: ["54871167", "32810549", "32583635", "30698745"] | |
NUMBER_OF_PUBLICATIONS: 4 | |
<Title>Survival and death of endoplasmic-reticulum-stressed cells: Role of autophagy.</Title> | |
<Title>Longitudinal Predictors of Change in Number of Sexual Partners across Adolescence and Early Adulthood</Title> | |
<Title>Primary sequence and epigenetic determinants of in vivo occupancy of genomic DNA by GATA1</Title> | |
<Title>Transcriptional enhancement by GATA1-occupied DNA segments is strongly associated with evolutionary constraint on the binding site motif</Title> | |
[drh@macbookpro 15:03 sul-pub (tester*)] % bundle exec rails runner script/tester.rb | |
QUERY: ("Cheng,Y" or "CHENG,Y") and ("Pennsylvania State University") | |
FILTER: First & Last Name | |
HEAD: ArrayOfPublicationItem | |
RESULTS: ["54871167", "32810549", "32583635", "30698745"] | |
NUMBER_OF_PUBLICATIONS: 4 | |
<Title>Survival and death of endoplasmic-reticulum-stressed cells: Role of autophagy.</Title> | |
<Title>Longitudinal Predictors of Change in Number of Sexual Partners across Adolescence and Early Adulthood</Title> | |
<Title>Primary sequence and epigenetic determinants of in vivo occupancy of genomic DNA by GATA1</Title> | |
<Title>Transcriptional enhancement by GATA1-occupied DNA segments is strongly associated with evolutionary constraint on the binding site motif</Title> | |
[drh@macbookpro 15:03 sul-pub (tester*)] % bundle exec rails runner script/tester.rb | |
QUERY: ("Cheng,Y" or "CHENG,Y") and ("Pennsylvania State") | |
FILTER: First & Last Name | |
HEAD: ArrayOfPublicationItem | |
RESULTS: ["54871167", "32810549", "32583635", "30698745"] | |
NUMBER_OF_PUBLICATIONS: 4 | |
<Title>Survival and death of endoplasmic-reticulum-stressed cells: Role of autophagy.</Title> | |
<Title>Longitudinal Predictors of Change in Number of Sexual Partners across Adolescence and Early Adulthood</Title> | |
<Title>Primary sequence and epigenetic determinants of in vivo occupancy of genomic DNA by GATA1</Title> | |
<Title>Transcriptional enhancement by GATA1-occupied DNA segments is strongly associated with evolutionary constraint on the binding site motif</Title> | |
[drh@macbookpro 15:04 sul-pub (tester*)] % bundle exec rails runner script/tester.rb | |
QUERY: ("Cheng,Y" or "CHENG,Y") and ("Pennsylvania") | |
FILTER: First & Last Name | |
HEAD: ArrayOfPublicationItem | |
RESULTS: ["65829550", "65774239", "54871167", "47036915", "43110043", "313537", "62871964", "31201336"] | |
NUMBER_OF_PUBLICATIONS: 8 | |
<Title>In reply.</Title> | |
<Title>In reply.</Title> | |
<Title>Season of Birth Is Associated With Adult Body Mass Index in Patients With Bipolar Disorder</Title> | |
<Title>Survival and death of endoplasmic-reticulum-stressed cells: Role of autophagy.</Title> | |
<Title>Nuclear transfer in mouse oocytes and embryos.</Title> | |
<Title>Dynamics of dental implants and orthodontics in today's periodontal prosthesis.</Title> | |
<Title>SCL and associated proteins distinguish active from repressive GATA transcription factor complexes</Title> | |
<Title>Peripheral clocks and the regulation of cardiovascular and metabolic function</Title> | |
[drh@macbookpro 15:04 sul-pub (tester*)] % bundle exec rails runner script/tester.rb | |
QUERY: ("Cheng,Y" or "CHENG,Y") and ("Penn State") | |
FILTER: First & Last Name | |
HEAD: ArrayOfPublicationItem | |
RESULTS: ["61281788", "71101420", "54871167", "21590148", "65816732", "61274797", "21446191"] | |
NUMBER_OF_PUBLICATIONS: 7 | |
<Title>Mathematical modeling of the HIV/AIDS epidemic in Cuba</Title> | |
<Title>Induction of autophagy contributes to crizotinib resistance in ALK-positive lung cancer</Title> | |
<Title>Guidelines for the use and interpretation of assays for monitoring autophagy</Title> | |
<Title>An integrated encyclopedia of DNA elements in the human genome</Title> | |
<Title>Survival and death of endoplasmic-reticulum-stressed cells: Role of autophagy.</Title> | |
<Title>DEBLURRING USING JOINT TRANSFORM PROCESSOR</Title> | |
<Title>WHITE-LIGHT JOINT-TRANSFORM CORRELATOR</Title> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment