Updating search results...

Search Resources

68 Results

View
Selected filters:
  • CUNY Academic Works
"Designing Computational Biology Workflows with Perl Part 2
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This material briefly reintroduces the DNA double Helix structure, explains SNP and INDEL mutations in genes and describes FASTA, FASTQ, BAM and VCF file formats. It also explains the index creation, alignment, sorting, marking duplicates and variant calling steps of a simple preprocessing workflow and how to write a Perl script to automate the execution of these steps on a Virtual Machine Image.

Material Type:
Activity/Lab
Lecture Notes
Provider:
CUNY Academic Works
Provider Set:
Queensborough Community College
Author:
Esma Yildirim
Date Added:
03/19/2020
Designing Computational Biology Workflows with Perl Part 2b
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This material introduces the AWS console interface, describes how to create an instance on AWS with the VMI provided and connect to that machine instance using the SSH protocol. Once connected, it requires the students to write a script to automate the tasks to create VCF files from two different sample genomes belonging to E.coli microorganisms by using the FASTA and FASTQ files in the input folder of the virtual machine. The same exercise can be applied if the VMI is installed on a local machine using virtualization software (e.g. Oracle VirtualBox). In this case, the Terminal program of the VMI can be used to do the exercise.

Material Type:
Activity/Lab
Lecture Notes
Provider:
CUNY Academic Works
Provider Set:
Queensborough Community College
Author:
Esma Yildirim
Date Added:
03/19/2020
Elementary College Geometry
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This text is intended for a brief introductory course in plane geometry. It covers the topics from elementary geometry that are most likely to be required for more advanced mathematics courses. The only prerequisite is a semester of algebra.

The emphasis is on applying basic geometric principles to the numerical solution of problems. For this purpose the number of theorems and definitions is kept small. Proofs are short and intuitive, mostly in the style of those found in a typical trigonometry or precalculus text. There is little attempt to teach theorem-proving or formal methods of reasoning. However the topics are ordered so that they may be taught deductively.

The problems are arranged in pairs so that just the odd-numbered or just the even-numbered can be assigned. For assistance, the student may refer to a large number of completely worked-out examples. Most problems are presented in diagram form so that the difficulty of translating words into pictures is avoided. Many problems require the solution of algebraic equations in a geometric context. These are included to reinforce the student's algebraic and numerical skills, A few of the exercises involve the application of geometry to simple practical problems. These serve primarily to convince the student that what he or she is studying is useful. Historical notes are added where appropriate to give the student a greater appreciation of the subject.

This book is suitable for a course of about 45 semester hours. A shorter course may be devised by skipping proofs, avoiding the more complicated problems and omitting less crucial topics.

Subject:
Geometry
Mathematics
Material Type:
Textbook
Provider:
CUNY Academic Works
Provider Set:
New York City College of Technology
Author:
Henry Africk
Date Added:
01/01/2013
General Astronomy 110 Syllabus (Zero Textbook Cost)
Unrestricted Use
CC BY
Rating
0.0 stars

The spring 2017 syllabus for the General Astronomy Course (AST 110), developed as part of the textbook free courseware initiative at Borough of Manhattan Community College.

Subject:
Astronomy
Physical Science
Material Type:
Syllabus
Provider:
CUNY Academic Works
Provider Set:
Borough of Manhattan Community College
Author:
Carlos E. Chaparro
Date Added:
05/07/2017
Global Inequality Lab 1
Only Sharing Permitted
CC BY-NC-ND
Rating
0.0 stars

These materials include background for the instructor and a lab that engages student in an analysis of global inequality while learning and using the R language (a programming language for statistics). Students obtain data on the US and two other countries (one more developed and one less developed).

Material Type:
Activity/Lab
Lecture Notes
Provider:
CUNY Academic Works
Provider Set:
LaGuardia Community College
Author:
Elin Waring
Janet Michello
Date Added:
05/31/2019
Global Inequality Lab 2
Only Sharing Permitted
CC BY-NC-ND
Rating
0.0 stars

These materials include background for the instructor and a lab that engages student in an analysis of global inequality while learning and using the R language (a programming language for statistics). Students ultimately write a function to access country level data from the CIA World Factbook.

Material Type:
Activity/Lab
Lecture Notes
Provider:
CUNY Academic Works
Provider Set:
LaGuardia Community College
Author:
Elin Waring
Janet Michello
Michello Janet
Waring Elin
Date Added:
05/31/2019
Guidelines on how to analyze a social science article (or social science documentary film)
Unrestricted Use
CC BY
Rating
0.0 stars

A guide on how to read an article, for undergraduate students. It’s designed for anthropology classes but might work for other social sciences as well.

Subject:
Social Science
Material Type:
Reading
Provider:
CUNY Academic Works
Provider Set:
John Jay College of Criminal Justice
Date Added:
01/01/2017
Human Anatomy and Physiology Preparatory Course
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

The overall purpose of this preparatory course textbook is to help students familiarize with some terms and some basic concepts they will find later in the Human Anatomy and Physiology I course.

The organization and functioning of the human organism generally is discussed in terms of different levels of increasing complexity, from the smallest building blocks to the entire body. This Anatomy and Physiology preparatory course covers the foundations on the chemical level, and a basic introduction to cellular level, organ level, and organ system levels. There is also an introduction to homeostasis at the beginning.

Subject:
Anatomy/Physiology
Life Science
Material Type:
Textbook
Provider:
CUNY Academic Works
Provider Set:
Bronx Community College
Author:
Carlos Liachovitzky
Date Added:
01/01/2015
Laboratory Exercises in Microbiology: Discovering the Unseen World Through Hands-On Investigation
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

The exercises in this laboratory manual are designed to engage students in hand-on activities that reinforce their understanding of the microbial world. Topics covered include: staining and microscopy, metabolic testing, physical and chemical control of microorganisms, and immunology. The target audience is primarily students preparing for a career in the health sciences, however many of the topics would be appropriate for a general microbiology course as well.

Subject:
Life Science
Material Type:
Activity/Lab
Provider:
CUNY Academic Works
Provider Set:
Queensborough Community College
Author:
Joan Petersen
Susan McLaughlin
Date Added:
03/19/2020
List Comprehensions
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

List Comprehensions

This is a tutorial on list comprehensions in Python, suitable for use in an Intro or CS0 course. We also briefly mention set comprehensions and dictionary comprehensions.

https://cocalc.com/share/bde99afd-76c8-493d-9608-db9019bcd346/171/list_comprehensions?viewer=share/

This OER material was produced as a result of the CS04ALL CUNY OER project

Material Type:
Activity/Lab
Lecture Notes
Provider:
CUNY Academic Works
Provider Set:
John Jay College of Criminal Justice
Author:
Johnson Hunter R
Date Added:
03/19/2020
Machine Learning Module
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

These are materials that may be used in a CS0 course as a light introduction to machine learning.

The materials are mostly Jupyter notebooks which contain a combination of labwork and lecture notes. There are notebooks on Classification, An Introduction to Numpy, and An Introduction to Pandas.

There are also two assessments that could be assigned to students. One is an essay assignment in which students are asked to read and respond to an article on machine bias. The other is a lab-like exercise in which students use pandas and numpy to extract useful information about subway ridership in NYC. This assignment uses public data provided by NYC concerning entrances and exits at MTA stations.

This OER material was produced as a result of the CS04ALL CUNY OER project

Material Type:
Activity/Lab
Lecture Notes
Provider:
CUNY Academic Works
Provider Set:
John Jay College of Criminal Justice
Author:
Johnson Hunter R
Date Added:
03/19/2020