BookmarkSubscribeRSS Feed

User-friendly SAS macro application to compute and compare stress tolerance index (Fernandez, 1992)

Started ‎07-18-2021 by
Modified ‎07-18-2021 by
Views 3,456

I proposed a new stress tolerance index (STI) (Fernandez, 1992) that favors high yielding under both unstressed and stressed environments. Inter-relationships among all known selection criteria for identifying superior genotypes were also investigated in this paper. According to Google Scholar (2021) more than 1800 research articles cited this STI and favored this measure to identify both high yielding and stress tolerant genotypes. To facilitate easy and efficient computation of STI and its related measures, I have developed a user-friendly SAS macro application called STI macro. SAS software 9.4 was used to develop this macro application. By using this macro approach, agronomists and plant breeders can effectively perform stress tolerance analysis and spend more time in data exploration, interpretation of graphs, and output, rather than debugging their program errors.


gcjfernandez_gmail_com_2-1626623393940.png

STI User-friendly SAS macro application:

First download and unzip the STI.zip file specified in this post. The requirements for using this SAS macro are

(1) a valid license to run the SAS software on your PC, and

(2) SAS modules such as SAS/BASE, SAS/STAT should be installed to get complete results.

 

The steps for performing the user-friendly SAS macros are:

 

Step1: Create a SAS data or an excel sheet like the example data file included with the zip file. This data should contain the following variables:

  • Variable Genotype (GEN), which is a categorical variable.
  • Response means under unstressed (Yp) and stressed environment (Ys) that are continues variables.
  • Treatment variable: Categorical variable identifying different level of stress treatments.

Step2:  Open the STI macro-call file in your preferred SAS environment. In addition to inputting the dataset name, response variable name under stressed and unstressed environment, genotype variable name, and treatment variable identifying stress level in the MACRO-CALL file, following options are available to specify in the STI macro.:

 

Options for saving the SAS output and SAS graphics files. Users can select the folders to save the SAS output and the graphics files by inputting the folder names in the MACRO-CALL file. Also, the users can select one of the following ODS output file format when saving the output

produced by the SAS macro TAIGEI:

Display: Files are not saved but displayed in the SAS results Window.

PDF: PDF files suitable for PDF format

WORD: RTF files suitable for including in Microsoft products.

WEB: HTML files suitable for including in HTML-based Web documents.

 

Step 3. Submit the SAS macro call file.

After inputting all required fields (Figure 2), Run the macro-call file. The MACRO-CALL file automatically accesses the SAS STI macro from the specified location. After a successful run, this macro will generate following output.

 

gcjfernandez_gmail_com_3-1626623537268.png

 

gcjfernandez_gmail_com_4-1626623633191.png

Following output tables and graphics are generated when you run the STI macro applications:

gcjfernandez_gmail_com_5-1626623766361.pnggcjfernandez_gmail_com_6-1626623878491.png

 

gcjfernandez_gmail_com_8-1626624070000.png

 

 

gcjfernandez_gmail_com_10-1626624230995.pnggcjfernandez_gmail_com_11-1626624272608.pnggcjfernandez_gmail_com_12-1626624319429.png

 

gcjfernandez_gmail_com_13-1626624388326.pnggcjfernandez_gmail_com_14-1626624445020.pnggcjfernandez_gmail_com_15-1626624511726.png

References

Fernandez, G.C.J. (1992) Effective Selection Criteria for Assessing Stress Tolerance. In: Kuo, C.G., Ed., Proceedings of the International Symposium on Adaptation of Vegetables and Other Food Crops in Temperature and Water Stress, AVRDC Publication, Tainan, 257-270.

 

Google scholar (2021) https://scholar.google.com/citations?user=YJtknlYAAAAJ&hl=en&scioq=stress+tolerance+index++%27gcj+fe...

 

Version history
Last update:
‎07-18-2021 12:26 PM
Updated by:
Contributors

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

Free course: Data Literacy Essentials

Data Literacy is for all, even absolute beginners. Jump on board with this free e-learning  and boost your career prospects.

Get Started

Article Tags