median
median
The chart types included are Bar, Control, Frequency/Group Distribution, Percentage, Line, and Pie. Also several types of Statistical output can be obtain such as mean, standard deviation, mode, range, median, medrange, and upper and lower control limits.
A data table keeps all your data for statistical calculations such as the arithmetic mean or standard deviations.
Calculator+ supports Multiple memories with easy pop-up memory recall.
Version 1.2 Beta has simultaneous base conversion in binary, octal, decimal and hexadecimal numbers.
Whats New in This Release:
· New Metallic Look
· Improved Performance and Jaguar compatibility
· Calculator Tape is attached to the main window
· Clear Button on the keypad now works correclty
· Standard deviation and variance for sample and population added. Deg, RAD, Grad is now modal (like most calculators)
· Preference Panel is added
· Software Version Update Panel Added
· Simultaneous base Conversion Panel is added
· A bug in the median function is fixed to sort the data before returning the median
· Double-pressing C (clear key) clears All.
· Clear All memories added to the memory menu
· The EE key has been added
PRICE was born to support my research in image processing. So I have decided to work on a usable application that can open several file formats and apply high quality filters and other enhancements to the image.
Whats New in This Release:
· the image representation is now a PRImage class which allows to access some fieds without fetching the TIFF image represetnation. This yeilds some speed up in some stages, like when fetching the original dimensions.
· the 5x5 convolution engine now works in color mode (separate RGB channels) too
· a small fix for the convolve progress panel that wasnt updating properly
· median filter has support for color filtering! (separate channel in RGB)
· implemented separable linear scaling
· implemented copy & paste
· faster FFT.
For example, it remembers that 1/3 is 1/3, not 0.33333... Thus, (1/3) * 3 = 1, as it should (try this on most digital calculators and youre bound to get the incorrect 0.99999... Euclid also supports matrix operations and sets.
Whats New in This Release:
· added r1, r2, etc. variables, for history of results
· added prefs dialog with precision remembered
· added solver for simple linear polynomials: solve(5 * x + 4)
· added nthPrime()
· added digitCount()
· added partition()
· fixed ln()
· ignore comments in scripts (lines starting with #)
· script output goes to window instead of console
· added support for sets
· added mean(), median(), sum(), contains(), minInSet(), maxInSet()
· evalInterval returns a set of the values generated
· added properFactors(), primeFactors(), numFactors()
· added support for matrices
· added menu item for running a script
· changed definition of fibonacci: fib(1) = fib(2) = 1
· output of evalInterval now goes to window
· sped up prime testing by 20x for small numbers (less than 2^63)
· prime testing now takes advantage of dual processors sped up random() for integers a bit.
ImageJ runs, either as an online applet or as a downloadable application, on any computer with a Java 1.1 or later virtual machine. Downloadable distributions are available for Mac OS, Mac OS X and Linux.
ImageJ can display, edit, analyze, process, save and print 8-bit, 16-bit and 32-bit images. It can read many image formats including TIFF, GIF, JPEG, BMP, DICOM, FITS and "raw". It supports "stacks", a series of images that share a single window. It is multithreaded, so time-consuming operations such as image file reading can be performed in parallel with other operations.
ImageJ can calculate area and pixel value statistics of user-defined selections. It can measure distances and angles. It can create density histograms and line profile plots. It supports standard image processing functions such as contrast manipulation, sharpening, smoothing, edge detection and median filtering.
ImageJ does geometric transformations such as scaling, rotation and flips. Image can be zoomed up to 32:1 and down to 1:32. All analysis and processing functions are available at any magnification factor.
ImageJ supports any number of windows (images) simultaneously, limited only by available memory. Spatial calibration is available to provide real world dimensional measurements in units such as millimeters. Density or gray scale calibration is also available.
ImageJ was designed with an open architecture that provides extensibility via Java plugins.
Custom acquisition, analysis and processing plugins can be developed using ImageJs built in editor and Java compiler. User-written plugins make it possible to solve almost any image processing or analysis problem.
Image can acquire, display, edit, enhance, analyze and animate images. It reads and writes TIFF, PICT, PICS and MacPaint files, providing compatibility with many other applications, including programs for scanning, processing, editing, publishing and analyzing images. It supports many standard image processing functions, including contrast enhancement, density profiling, smoothing, sharpening, edge detection, median filtering, and spatial convolution with user defined kernels.
Image can be used to measure area, mean, centroid, perimeter, etc. of user defined regions of interest. It also performs automated particle analysis and provides tools for measuring path lengths and angles. Spatial calibration is supported to provide real world area and length measurements. Density calibration can be done against radiation or optical density standards using user specified units. Results can be printed, exported to text files, or copied to the Clipboard.
A tool palette supports editing of color and gray scale images, including the ability to draw lines, rectangles and text. It can flip, rotate, invert and scale selections. It supports multiple windows and 8 levels of magnification. All editing, filtering, and measurement functions operate at any level of magnification and are undoable.
Image directly supports Data Translation and Scion frame grabber cards for capturing images or movie sequences using a TV camera. Acquired images can be shading corrected and frame averaged. Other frame grabbers are supported via plug-in modules.
Image can be customized in three ways: via a built-in Pascal-like macro language, via externally compiled plug-in modules and on the Pascal source code level.
ImageJ 1.43a offers users a useful public domain Java image processing program inspired by NIH Image for the Macintosh.
Major Features:
- Run either as an online applet or as a downloadable application, on any computer with a Java 1.1 or later virtual machine.
- Display, edit, analyze, process, save and print 8-bit, 16-bit and 32-bit images.
- Read many image formats including TIFF, GIF, JPEG, BMP, DICOM, FITS and "raw"
- Support "stacks", a series of images that share a single window.
- Be multithreaded, so time-consuming operations such as image file reading can be performed in parallel with other operations.
- Calculate area and pixel value statistics of user-defined selections.
- Measure distances and angles.
- Create density histograms and line profile plots.
- Support standard image processing functions such as contrast manipulation, sharpening, smoothing, edge detection and median filtering.
- Do geometric transformations such as scaling, rotation and flips. Image can be zoomed up to 32:1 and down to 1:32. All analysis and processing functions are available at any magnification factor.
- Supports any number of windows (images) simultaneously, limited only by available memory. Spatial calibration is available to provide real world dimensional measurements in units such as millimeters.
- Density or gray scale calibration is also available.
ImageJ 1.42p offers you a powerful scriptable scientific image processing tool. It is a public domain Java image processing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.1 or later virtual machine.
Major Features:
- It can display, edit, analyze, process, save and print 8-bit, 16-bit and 32-bit images.
- It can read many image formats including TIFF, GIF, JPEG, BMP, DICOM, FITS and "raw".
- It supports "stacks", a series of images that share a single window.
- It is multithreaded, so time-consuming operations such as image file reading can be performed in parallel with other operations.
- It can calculate area and pixel value statistics of user-defined selections.
- It can measure distances and angles.
- It can create density histograms and line profile plots.
- It supports standard image processing functions such as contrast manipulation, sharpening, smoothing, edge detection and median filtering.
- It does geometric transformations such as scaling, rotation and flips.
- Image can be zoomed up to 32:1 and down to 1:32.
- All analysis and processing functions are available at any magnification factor.
- The program supports any number of windows (images) simultaneously, limited only by available memory.
- Spatial calibration is available to provide real world dimensional measurements in units such as millimeters.
- Density or gray scale calibration is also available.
You will be able to connect the effects and sources to other effects, creating can image effect tree. Your originals are preserved. There is a visual diagram of all your modifications. You can quickly identify where the best quality image resides in your processing chain, allowing you to extract optimal results.
Image Effect Trees (IET) is NOT a general purpose paint/draw program. IET is designed to combine images and text with effects, effects with other effects, and stacks of multiple effects with other stacks of multiple effects, thus creating an effect tree. The original images are always preserved, and since all calculations are in floating point, your image quality is maximized. IET works great with your general purpose paint/draw program.
Most imaging programs utilize the concept of layers. Using layers, you stack effects on top of other effects. The problem with layers is that after stacking several layers together, its hard to keep track of everytthing that was done on a layer, and its hard to see how an effect 10 layers deep might effect the final output.
Typically, the designer cannot keep track of all the effect processing which is performed, and only looks at the last layer. As a result, there are often extra effects which are piled on top of each other, which may degrade image quality. For instace, sharpening an image which was previously blurred, or resizing and image which was previously resized.
Effect trees are different. Instead of merely stacking effects, you make a tree of effects and see the lines of interaction. Without even having to think about it, you will automatically identify and optimize your image proceesing datapath for the best quality.
The image effects come from Apples Core Image library of image units. There are 100 effects including Image Effect Trees may be used for a variety of purposes including :
· geometry manipulations (scaling, rotating, perspective distortions, cropping)
· color adjustments (saturation, brightness, contrast,)
· compositing operations
· Sharpening
· Median, Gaussian, Motion and Zoom blurs
· glass distortion effects
· stylize effects (edges, pixellate, pointillize, bloom, crystallize)
· Gradients (Gaussian, Linear, Radial)
ImageJ 1.43b is called as a new technology with a public domain Java image processing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.1 or later virtual machine.
It is multithreaded, so time-consuming operations such as image file reading can be performed in parallel with other operations. It can calculate area and pixel value statistics of user-defined selections. It can measure distances and angles. It can create density histograms and line profile plots. It supports standard image processing functions such as contrast manipulation, sharpening, smoothing, edge detection and median filtering.
Major Features:
- Runs Everywhere:
- ImageJ is written in Java, which allows it to run on Linux, Mac OS X and Windows, in both 32-bit and 64-bit modes.
- Open Source:
- ImageJ and its Java source code are freely available and in the public domain. No license is required.
- User Community:
- ImageJ has a large and knowledgeable worldwide user community. More than 1700 users and developers subscribe to the ImageJ mailing list.
- Macros:
- Automate tasks and create custom tools using macros. Generate macro code using the command recorder and debug it using the macro debugger. More than 300 macros are available on the ImageJ Web site.
- Plugins:
- Extend ImageJ by developing plugins using ImageJ's built in text editor and Java compiler. More than 500 plugins are available.
- Toolkit:
- Use ImageJ as a image processing toolkit (class library) to develop applets, servlets or applications.
- Speed:
- ImageJ is the world's fastest pure Java image processing program. It can filter a 2048x2048 image in 0.1 seconds (*). That's 40 million pixels per second!
- Data Types:
- 8-bit grayscale or indexed color, 16-bit unsigned integer, 32-bit floating-point and RGB color.
- File Formats:
- Open and save all supported data types as TIFF (uncompressed) or as raw data. Open and save GIF, JPEG, BMP, PNG, PGM, FITS and ASCII. Open DICOM. Open TIFFs, GIFs, JPEGs, DICOMs and raw data using a URL. Open and save many other formats using plugins.
- Image display:
- Tools are provided for zooming (1:32 to 32:1) and scrolling images. All analysis and processing functions work at any magnification factor.
- Selections:
- Create rectangular, elliptical or irregular area selections. Create line and point selections. Edit selectoins and automatically create them using the wand tool. Draw, fill, clear, filter or measure selections. Save selections and transer them to other images.
- Image Enhancement:
- Supports smoothing, sharpening, edge detection, median filtering and thresholding on both 8-bit grayscale and RGB color images. Interactively adjust brightness and contrast of 8, 16 and 32-bit images.
- Geometric Operations:
- Crop, scale, resize and rotate. Flip vertically or horizontally.
- Analysis:
- Measure area, mean, standard deviation, min and max of selection or entire image. Measure lengths and angles. Use real world measurement units such as millimeters.
- Editing:
- Cut, copy or paste images or selections. Paste using AND, OR, XOR or "Blend" modes. Add text, arrows, rectangles, ellipses or polygons to images.
- Color Processing:
- Split a 32-bit color image into RGB or HSV components. Merge 8-bit components into a color image. Convert an RGB image to 8-bit indexed color. Apply pseudo-color palettes to grayscale images.
- Stacks:
- Display a "stack" of related images in a single window. Process an entire stack using a single command. Open a folder of images as a stack. Save stacks as multi-image TIFF files.
Enhancements:
- Added the "Use Titles as Labels" checkbox to the Image>Stacks>Images to Stack dialog box.
- Kevin Moll contributed an enhanced and simplified PluginClassLoader that extends URLClassLoader (example).
- Fixed a bug, introduced in v1.43a, that caused Help>Update ImageJ to fail if the path to ij.jar contained a space.
- Fixed a bug that caused Image>Show Info to not display metadata of stacks opened using File>Import>TIFF Virtual Stack.
- Fixed a bug that sometimes caused the threshold limits to not be passed to PlugInFilters using the CONVERT_TO_FLOAT flag.
Requirements:
- Download ImageJ 1.42 (5.1MB) as a double-clickable Mac OS X application.
- Includes ImageJ64, which uses Java 1.6 in 64-bit mode on Intel Macs running OS X 10.5 or later. (Instructions) .
ImageJ 1.42q is designed as a public domain Java image processing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.1 or later virtual machine.
It is multithreaded, so time-consuming operations such as image file reading can be performed in parallel with other operations. It can calculate area and pixel value statistics of user-defined selections. It can measure distances and angles. It can create density histograms and line profile plots. It supports standard image processing functions such as contrast manipulation, sharpening, smoothing, edge detection and median filtering.
Major Features:
- Runs Everywhere:
- ImageJ is written in Java, which allows it to run on Linux, Mac OS X and Windows, in both 32-bit and 64-bit modes.
- Open Source:
- ImageJ and its Java source code are freely available and in the public domain. No license is required.
- User Community:
- ImageJ has a large and knowledgeable worldwide user community. More than 1700 users and developers subscribe to the ImageJ mailing list.
- Macros:
- Automate tasks and create custom tools using macros. Generate macro code using the command recorder and debug it using the macro debugger. More than 300 macros are available on the ImageJ Web site.
- Plugins:
- Extend ImageJ by developing plugins using ImageJ's built in text editor and Java compiler. More than 500 plugins are available.
- Toolkit:
- Use ImageJ as a image processing toolkit (class library) to develop applets, servlets or applications.
- Speed:
- ImageJ is the world's fastest pure Java image processing program. It can filter a 2048x2048 image in 0.1 seconds (*). That's 40 million pixels per second!
- Data Types:
- 8-bit grayscale or indexed color, 16-bit unsigned integer, 32-bit floating-point and RGB color.
- File Formats:
- Open and save all supported data types as TIFF (uncompressed) or as raw data. Open and save GIF, JPEG, BMP, PNG, PGM, FITS and ASCII. Open DICOM. Open TIFFs, GIFs, JPEGs, DICOMs and raw data using a URL. Open and save many other formats using plugins.
- Image display:
- Tools are provided for zooming (1:32 to 32:1) and scrolling images. All analysis and processing functions work at any magnification factor.
- Selections:
- Create rectangular, elliptical or irregular area selections. Create line and point selections. Edit selectoins and automatically create them using the wand tool. Draw, fill, clear, filter or measure selections. Save selections and transer them to other images.
- Image Enhancement:
- Supports smoothing, sharpening, edge detection, median filtering and thresholding on both 8-bit grayscale and RGB color images. Interactively adjust brightness and contrast of 8, 16 and 32-bit images.
- Geometric Operations:
- Crop, scale, resize and rotate. Flip vertically or horizontally.
- Analysis:
- Measure area, mean, standard deviation, min and max of selection or entire image. Measure lengths and angles. Use real world measurement units such as millimeters.
- Editing:
- Cut, copy or paste images or selections. Paste using AND, OR, XOR or "Blend" modes. Add text, arrows, rectangles, ellipses or polygons to images.
- Color Processing:
- Split a 32-bit color image into RGB or HSV components. Merge 8-bit components into a color image. Convert an RGB image to 8-bit indexed color. Apply pseudo-color palettes to grayscale images.
- Stacks:
- Display a "stack" of related images in a single window. Process an entire stack using a single command. Open a folder of images as a stack. Save stacks as multi-image TIFF files.
Enhancements:
- Fixed bugs, introduced in v1.42p, that caused an exception when opening a virtual stack or when closing an Image5D stack.
- Fixed a bug that caused bicubic intepolation edge artifacts.
- David Marso contributed StackBlaster, a macro that allows an image or stack to superimposed upon a background image or stack.
- Gilles Carpentier contributed List Online Macros, a macro that generates a list of all the macros, tools and toolsets available on the ImageJ website.
- Michael Schmid has released Versatile Wand, a wand tool with selectable tolerance, gradient detection, 4-connected or 8-connected operation and preview.
Requirements:
- Download ImageJ 1.42 (5.1MB) as a double-clickable Mac OS X application.
- Includes ImageJ64, which uses Java 1.6 in 64-bit mode on Intel Macs running OS X 10.5 or later. (Instructions) .
A comprehensive set of over 150 functions allows you to customize almost every parts of a chart such as scalings, axes or grids. To perfect a chart you can add a title, legend, labels or a background picture.
xmCHART is available in English and German.
Here are some key features of "xmCHART":
· Chart Types
· Bar chart (2D, 3D, stacked, proportional)
· Scatter chart (1D, 2D)
· Line chart (1D, 2D)
· Area chart (1D, 2D)
· Bubble chart (1D, 2D)
· High-Low-Close-Open chart
· Candlestick chart (horizontal, vertical)
· Pie chart (2D, 3D, oval, arc, ring, explodes)
· Radar graph (oval, polygonal, arc)
· Polar graph (oval, polygonal, arc)
· Gantt chart (2D, 3D, horizontal, vertical)
· Box&Whisker plot (horizontal, vertical)
· Histogram (horizontal, vertical)
· Styles
· Line style (shape, width, color, pattern)
· Fill style (color, pattern)
· Border style (shape, width, color, pattern)
· Label style (font, style, background, location)
· Symbol style (type, size, color, pattern)
· Shadow style (offset, color, pattern)
· Picture style (source, scaling)
· Arrow style (width, color, pattern, head)
· Axes
· Axis line (width, color, pattern)
· Axis label (font, style, background)
· Major tick marks (length, width, color, pattern, location)
· Minor tick marks (length, width, color, pattern, location)
· Tick mark labels (font, style, background)
· Axes can be run up/down, left/right
· Scalings
· Automatic
· Linear
· Percent
· Logarithmic
· Reverse scale direction
· Data
· Import chart data from file
· Export chart data to file
· Drop Lines
· Drop lines to axes
· Drop lines to reference point
· Drop lines to reference line
· Drop lines between series
· Error Bars
· Standard error
· Standard deviation
· Percent value
· Constant value
· List of values
· 1 and 2-dimensional (bars, rects, ellipses)
· Curve Fitting
· Linear
· Polynomials
· Power, exponential, logarithmic
· Moving Averages
· Moving average
· Moving median
· Exponential smoothing
· User defined weights
· Grids
· Grid lines (width, color, pattern)
· Grid stripes (color, pattern)
· Fine grid
· Grid frame
· Title
· Variable location, text, style, background
· As an option, a subtitle can be added
· Legend
· Variable location, texts, styles, background
· Variable legend symbols (type, size, position)
· Layout
· Precise positioning of several charts in a drawing
· Overlaying graphs
· Import
· MacOS/X: PDF, PICT, GIF, JPEG, PNG, BMP, TIFF
· Windows: WMF, EMF, GIF, JPEG, PNG, BMP, TIFF
· Export
· MacOS/X: PDF, PICT, JPEG, PNG, BMP, TIFF
· Windows: EMF, GIF, JPEG, PNG, BMP, TIFF
· Backgrounds
· Simple background (fill, border, shadow)
· Background picture
· Separate background for graph area
· Graphics Primitives
· Over 20 functions for drawing lines, arrows, symbols, texts, rects, round rects, ovals, arcs, polygons, bitmaps.
Whats New in This Release:
· support of the new FileMaker Pro 7 Plug-in API
· drawing directly in a container field (no clipboard!)
· 3D pie charts, 3D bar charts, 3D Gantt charts
· 2D area charts
· antialiasing and transparency
· support of date and time
· rotated texts (in any direction)
· dashed line styles
· variable line and border smoothing
· save as PDF file (only Mac OS X)
· unicode support
· and many other improvements.
Limitations:
· 1 hour per session demo version.
Major Features:
- Runs Everywhere: ImageJ runs on Linux, Mac OS 9, Mac OS X, Windows, and the Sharp Zaurus PDA.
- Open Source: ImageJ and its Java source code are freely available and in the public domain. No license is required.
- User Community: ImageJ has a large and knowledgeable worldwide user community. More than 1400 users and developers subscribe to the ImageJ mailing list.
- Macros: Automate tasks and create custom tools using macros. Automatically generate macro code using the command recorder. More than 200 macros are available on the ImageJ Web site.
- Plugins: Extend ImageJ by developing plugins using ImageJs built in text editor and Java compiler. More than 300 plugins are available.
- Toolkit: Use ImageJ as a image processing toolkit (class library) to develop applets, servlets or applications.
- Speed: ImageJ is the worlds fastest pure Java image processing program. It can filter a 2048x2048 image in 0.1 seconds (*). Thats 40 million pixels per second!
- Data Types: 8-bit grayscale or indexed color, 16-bit unsigned integer, 32-bit floating-point and RGB color.
- File Formats: Open and save all supported data types as TIFF (uncompressed) or as raw data. Open and save GIF, JPEG, BMP, PNG, PGM, FITS and ASCII. Open DICOM. Open TIFFs, GIFs, JPEGs, DICOMs and raw data using a URL. Open and save many other formats using plugins.
- Image display: Tools are provided for zooming (1:32 to 32:1) and scrolling images. All analysis and processing functions work at any magnification factor.
- Selections: Create rectangular, elliptical or irregular area selections. Create line and point selections. Edit selectoins and automatically create them using the wand tool. Draw, fill, clear, filter or measure selections. Save selections and transer them to other images.
- Image Enhancement: Supports smoothing, sharpening, edge detection, median filtering and thresholding on both 8-bit grayscale and RGB color images. Interactively adjust brightness and contrast of 8, 16 and 32-bit images.
Enhancements:
- Fixed bugs, introduced in v1.42p, that caused an exception when opening a virtual stack or when closing an Image5D stack.
- Fixed a bug that caused bicubic intepolation edge artifacts.
- David Marso contributed StackBlaster, a macro that allows an image or stack to superimposed upon a background image or stack.
- Gilles Carpentier contributed List Online Macros, a macro that generates a list of all the macros, tools and toolsets available on the ImageJ website.
- Michael Schmid has released Versatile Wand, a wand tool with selectable tolerance, gradient detection, 4-connected or 8-connected operation and preview.
Requirements:
- Linux
- Mac OS 9
- Mac OS X
- Windows
- Sharp Zaurus PDA.
Using GI, the user has the ability to define an entire suite of analyses that can be performed each time they (or anyone in the lab) has a new sequence, and the user can design custom "style sheets" which specify exactly how the output will look.
This information can then be saved as a new menu item with a name - such as "Researchers Suite #1". This feature alone will add an amazing amount of consistency within the lab - when comparing analysis results of different sequences by different researchers in the lab.
GI has one of the most versatile multiple sequence display tools available. There are over 640 different ways to display multiple sequence alignments to highlight exactly what the user wants to demonstrate. It is amazingly flexible.
Drag & Drop allows users to not only drag sequences and analysis results within Gene Inspector, but it allows objects to be dragged directly to other Drag & Drop enabled applications such as Adobe Photoshop and Illustrator, and Microsoft PowerPoint -- where they can be modified.
Because GI is an electronic notebook (in addition to performing comprehensive sequence analyses) analysis output results can have wrap-around text noting the researchers annotated thoughts and comments - together in one place. Using GI, a biologist can make use of GI Notebook Extensions that contain formatted table templates, analyses, graphics or text that he/she uses often... Each can be instantly available with the click of the mouse button.
The researcher can also use "conditional text" that can be shown or hidden - ideal for hiding notes when the researcher wants to make a poster directly from their GI Notebook. Of course in an electronic notebook, the user has access to electronic book marks and appendices. GI is quite unique.
Here are some key features of "Gene Inspector":
· Gene Inspector was designed from ground up to work the way you naturally work as a biologist you are not constrained by the structure of the program to perform tasks in a predefined way.
· Gene Inspector is centered around a powerful notebook that serves not only as a container for analysis output but as a genuine laboratory notebook and illustration tool. The Gene Inspector Notebook can contain information or annotations that you previously kept in your old fashioned paper notebook along with all your sequence analysis and laboratory experimental results. Why keep these two parts of your research artificially separated when you can combine them in a single location?
· Gene Inspector has built in hotlinking, which allows you to connect a sequence to a set of analysis routines. Each time the sequence is changed, the output results can be set to be automatically updated.
· All analyses run in background so you can continue to work in your notebook or even in other programs without interrupting the progress of the analysis.
· Gene Inspector contains analysis suites, which provide a way to create a collection of analysis routines and associated parameters that meet your needs.
· Analysis suites can be recalled by selecting them from a menu and specifying a sequence (or several sequences) to be analyzed. This provides consistency and allows even beginners to produce results that can be compared directly with those of more experienced users in the group.
· Gene Inspector contains interactive analysis output objects that allow you to fine tune analysis results to examine exactly what you are interested in.
· Gene Inspector Notebook sheets can be adjusted to any size great for designing posters, slides, or just making the notebook fit your screen - text automatically reformats to fit the notebook size.
· Gene Inspector Notebook appendices can store commonly needed information (like buffers, vector descriptions, etc.) which can be viewed at any time from any location in the notebook.
· Gene Inspector provides over 60 different nucleic acid and protein analyses including: sequence alignment, base composition/distribution, ORF determination and evaluation, restriction mapping, sophisticated multipartite find, dot matrix comparisons, antigenicity, hydropathy, transmembrane helices, helical wheel, Prosite motif searching, physical characteristics, signal sequence, protein structure prediction, and many more.
· Many analyses can be done using median sieving to bring out structures of a specific size (i.e. - membrane spanning)
· Gene Inspector allows you to easily navigate in the notebook through electronic bookmarks and aliases.
· Gene Inspector Notebook extension are instantly available with the click of your mouse button and can contain formatted table templates, analyses, graphics or text that you use often.
Limitations:
· Printing, saving, exporting disabled in Demo.
Whats New in This Release:
· Fixed a problem that sometimes lead to difficulties in opening older notebooks containing very large sequence analyses
· Increased stability when working with large notebooks
· Fixed a problem that did not allow window size to be changed in dot matrix analyses.
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com